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