Home
last modified time | relevance | path

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

/bionic/libc/include/
Dunistd.h65 extern int execv(const char *, char * const *);
/bionic/libc/unistd/
Dexec.c126 execv(const char *name, char * const *argv) in execv() function