Searched refs:test_cmd (Results 1 – 1 of 1) sorted by relevance
93 static char *test_cmd = NULL; variable304 if (test_cmd) { in watchdog_check_dogfunction_time()306 cmd = test_cmd; in watchdog_check_dogfunction_time()355 if (test_cmd != NULL) in watchdog_loop()356 failed = system(test_cmd); in watchdog_loop()712 test_cmd = strdup(optarg); in parseargs()