Searched refs:ForkExecV (Results 1 – 3 of 3) sorted by relevance
49 int ForkExecV(const char *cwd, const char *const argv[]) { in ForkExecV() function89 int ret = ForkExecV(cwd, argv); in ForkExecL()
18 int ForkExecV(const char *cwd, const char *const argv[]);
118 i = ForkExecV(NULL, my_argv); in wrap_cgpt()