Home
last modified time | relevance | path

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

/bionic/libc/include/
Dunistd.h71 extern int execlp(const char *, const char *, ...);
/bionic/libc/unistd/
Dexec.c100 execlp(const char *name, const char *arg, ...) in execlp() function