Lines Matching defs:command
302 test_rbt_gen(char *filename, char *command, char *testname,
316 if (strcmp(command, "create") != 0)
348 if (strcmp(command, "create") == 0)
357 * Now try the database command.
359 if (strcmp(command, "create") == 0) {
361 } else if (strcmp(command, "add") == 0) {
396 } else if ((strcmp(command, "delete") == 0) ||
397 (strcmp(command, "nuke") == 0)) {
420 } else if (strcmp(command, "search") == 0) {
470 * Name of db file, command, testname,