Searched defs:sys_execveat (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/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.14.4/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.14.4/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.14.4/tools/testing/selftests/landlock/ |
D | fs_test.c | 62 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
|