Searched defs:execv (Results 1 – 5 of 5) sorted by relevance
30 #define execv(path, argv) myexecv(TRUE, path, argv) macro
148 execv(const char *name, char *const *argv) in execv() function
270 #define execv win32_execv macro
165 int execv(const char *path, char *const argv[]) { in execv() function
1622 WRAPPER2(int, execv, const char *path, char *const argv []) in WRAPPER2() argument