Searched refs:next_command (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A DMessagingServiceDefs.h30 int32 next_command; member in struct:messaging_command
/haiku/src/system/kernel/messaging/
H A DMessagingService.cpp199 lastCommand->next_command = fHeader->last_command = commandOffset;
205 command->next_command = 0;
/haiku/src/servers/registrar/
H A DMessagingService.cpp130 fHeader->first_command = command->next_command;

Completed in 51 milliseconds