Searched refs:execvp (Results 1 – 5 of 5) sorted by relevance
20 return execvp(file, argv); in execlp()
55 int execvp(const char* file, char* const argv[]) { in execvp() function
82 int execvp(const char*, char* const[]);
385 - path handling issues on execvp1442 - execvp wrongly stopped path search on EACCESS
559 $(LOCAL_DIR)/src/process/execvp.c \
Completed in 11 milliseconds