Home
last modified time | relevance | path

Searched defs:execve (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/packages/vms/
Dconfig_h.com733 $! This wants execve() to do this automagically to pass. function
/third_party/musl/src/process/
Dexecve.c4 int execve(const char *path, char *const argv[], char *const envp[]) in execve() function
/third_party/mksh/
Dos2.c363 execve(const char *name, char * const *argv, char * const *envp) in execve() function