Searched refs:execlp (Results 1 – 5 of 5) sorted by relevance
12 execlp
190 int execlp(const char *file, const char *arg, ...) in libc_hidden_def()221 libc_hidden_def(execlp)
25 execlp(prog, prog, NULL); in execute_child()
621 extern int execlp (const char *__file, const char *__arg, ...)623 libc_hidden_proto(execlp)
256 int execlp(const char *file, const char *arg, ...) in execlp() function
Completed in 9 milliseconds