Searched defs:execvp (Results 1 – 3 of 3) sorted by relevance
340 def execvp(file, args): function
186 int execvp(const char *file, char *const argv[]) { in execvp() function
565 def execvp(file, args): function