Home
last modified time | relevance | path

Searched defs:sys_execveat (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/samples/check-exec/
Dinc.c27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
/linux-6.14.4/tools/testing/selftests/exec/
Dcheck-exec.c35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
/linux-6.14.4/tools/testing/selftests/proc/
Dproc-pid-vm.c52 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat() function
/linux-6.14.4/tools/testing/selftests/landlock/
Dfs_test.c62 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function