Searched refs:command_p (Results 1 – 1 of 1) sorted by relevance
662 const SNDCommand *command_p; in SND_CommandProc() local667 command_p = (const SNDCommand *)message; in SND_CommandProc()669 while (command_p != NULL) in SND_CommandProc()672 command = *command_p; in SND_CommandProc()853 command_p = command.next; in SND_CommandProc()