Searched refs:args (Results 1 – 1 of 1) sorted by relevance
43 struct args struct54 struct args *args = (struct args *) closure; in call_system() argument57 if (args->path != NULL) in call_system()59 ret = system (args->command); in call_system()60 if (args->term_sig == 0) in call_system()86 &(struct args) { in do_test()105 &(struct args) { in do_test()120 &(struct args) { in do_test()129 &(struct args) { "echo ...", 0 }); in do_test()137 &(struct args) { "exit 1", 1 }); in do_test()[all …]
Completed in 4 milliseconds