Searched defs:argv0 (Results 1 - 1 of 1) sorted by relevance
/systemd/src/test/ |
H A D | test-unit-file.c | 76 const char* argv0, 84 path, argv0 ?: path, argv1, argv2); 89 assert_se(streq(c->argv[0], argv0 ?: path)); 145 "LValue", 0, "/RValue/ argv0 r1", 152 "LValue", 0, "@/RValue///slashes2 ///argv0 r1", 156 check_execcommand(c1, "/RValue/slashes2", "///argv0", "r1", NULL, false); 190 "LValue", 0, "--/RValue argv0 r1", 197 "LValue", 0, "-@-/RValue argv0 r1", 205 "-@/RValue argv0 r1 ; " 210 check_execcommand(c1, "/RValue", "argv0", "r 74 check_execcommand(ExecCommand *c, const char* path, const char* argv0, const char* argv1, const char* argv2, bool ignore) argument [all...] |
Completed in 12 milliseconds