Searched refs:command (Results 1 – 4 of 4) sorted by relevance
121 static void SendCommand( u32 command );455 void SendCommand( u32 command ) in SendCommand() argument457 (void)OSSendMessage( &NetworkCommandQueue, (OSMessage)command, OS_MESSAGE_BLOCK ); in SendCommand()471 u32 command; in NetworkHandler() local475 command = (u32)msg; in NetworkHandler()477 switch ( command ) in NetworkHandler()549 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.
115 u8 command:3; // Instruction (used for switching the game states at once, etc.) member908 sendData.command = SHARECMD_NONE; in DataSharingThreadFunc()912 sendData.command = SHARECMD_EXITLOBBY; in DataSharingThreadFunc()