Searched refs:command (Results 1 – 4 of 4) sorted by relevance
127 static void SendCommand( u32 command );461 void SendCommand( u32 command ) in SendCommand() argument463 (void)OSSendMessage( &NetworkCommandQueue, (OSMessage)command, OS_MESSAGE_BLOCK ); in SendCommand()477 u32 command; in NetworkHandler() local481 command = (u32)msg; in NetworkHandler()483 switch ( command ) in NetworkHandler()570 REXDEMOError("Unknown command: %d\n", command ); in NetworkHandler()
69 # Hide the sed command that edits depend87 # Moved overwrite of do-setup command to commondefs.134 # Changed the make directory command from $(MKDIR) to mkdir -p
134 # Moved overwrite of do-setup command to commondefs.
121 u8 command:3; // Instruction (used for switching the game states at once, etc.) member917 sendData.command = SHARECMD_NONE; in DataSharingThreadFunc()921 sendData.command = SHARECMD_EXITLOBBY; in DataSharingThreadFunc()