Searched defs:execvp (Results 1 – 2 of 2) sorted by relevance
55 int execvp(const char *file, char *const argv[]) in execvp() function
568 def execvp(file, args): function