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