Home
last modified time | relevance | path

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

/bionic/libc/include/
Dunistd.h70 extern int execle(const char *, const char *, ...);
/bionic/libc/unistd/
Dexec.c73 execle(const char *name, const char *arg, ...) in execle() function