Home
last modified time | relevance | path

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

/linux/samples/check-exec/
H A Dinc.c27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h292 static inline int sys_execveat(int dirfd, const char *pathname, in sys_execveat() function
/linux/tools/testing/selftests/proc/
H A 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/tools/testing/selftests/exec/
H A Dcheck-exec.c35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c63 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function