Home
last modified time | relevance | path

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

/bionic/libc/include/
Dunistd.h68 extern int execl(const char *, const char *, ...);
/bionic/libc/unistd/
Dexec.c48 execl(const char *name, const char *arg, ...) in execl() function