Searched defs:execlp (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/bionic/ | ||
| D | exec.cpp | 94 int execlp(const char* name, const char* arg, ...) {  in execlp()  function | 
| /bionic/tests/ | ||
| D | unistd_test.cpp | 1446 TEST(UNISTD_TEST, execlp) {  in TEST()  argument |