Home
last modified time | relevance | path

Searched defs:execlp (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dexec.cpp84 int execlp(const char* name, const char* arg, ...) { in execlp() function
/bionic/tests/
Dunistd_test.cpp1279 TEST(UNISTD_TEST, execlp) { in TEST() argument