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