Home
last modified time | relevance | path

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

/linux/fs/
H A Dexec.c1924 SYSCALL_DEFINE3(execve, in SYSCALL_DEFINE3() argument
1952 COMPAT_SYSCALL_DEFINE3(execve, const char __user *, filename, in COMPAT_SYSCALL_DEFINE3() argument
/linux/tools/include/nolibc/
H A Dsys.h306 int execve(const char *filename, char *const argv[], char *const envp[]) in execve() function
/linux/kernel/
H A Daudit.h206 } execve; member