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

/haiku/src/tests/add-ons/mail/imap/
H A Dimap_tester.cpp15 struct cmd_entry { struct
249 static cmd_entry sBuiltinCommands[] = {
269 for (cmd_entry* command = sBuiltinCommands; command->name != NULL;
322 for (cmd_entry* command = sBuiltinCommands; command->name != NULL;
/haiku/src/tests/add-ons/kernel/drivers/audio/
H A Dmulti_audio_test.cpp43 struct cmd_entry { struct
435 static cmd_entry sBuiltinCommands[] = {
452 for (cmd_entry* command = sBuiltinCommands; command->name != NULL; command++) {
532 for (cmd_entry* command = sBuiltinCommands; command->name != NULL; command++) {
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp52 struct cmd_entry { struct
1721 static cmd_entry sBuiltinCommands[] = {
1741 for (cmd_entry* command = sBuiltinCommands; command->name != NULL; command++) {
1838 for (cmd_entry* command = sBuiltinCommands; command->name != NULL; command++) {

Completed in 96 milliseconds