Searched defs:sys_execveat (Results 1 – 5 of 5) sorted by relevance
/linux-6.15/samples/check-exec/ |
D | inc.c | 27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
|
/linux-6.15/tools/testing/selftests/pidfd/ |
D | pidfd.h | 257 static inline int sys_execveat(int dirfd, const char *pathname, in sys_execveat() function
|
/linux-6.15/tools/testing/selftests/exec/ |
D | check-exec.c | 35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
|
/linux-6.15/tools/testing/selftests/proc/ |
D | proc-pid-vm.c | 52 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat() function
|
/linux-6.15/tools/testing/selftests/landlock/ |
D | fs_test.c | 63 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
|