Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dexec.c2063 SYSCALL_DEFINE3(execve, in SYSCALL_DEFINE3() argument
2083 COMPAT_SYSCALL_DEFINE3(execve, const char __user *, filename, in COMPAT_SYSCALL_DEFINE3() argument
/Linux-v5.15/kernel/
Daudit.h193 } execve; member
/Linux-v5.15/tools/include/nolibc/
Dnolibc.h1933 int execve(const char *filename, char *const argv[], char *const envp[]) in execve() function