Searched defs:sys_execveat (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/pidfd/ |
| A D | pidfd.h | 292 static inline int sys_execveat(int dirfd, const char *pathname, in sys_execveat() function
|
| /tools/testing/selftests/proc/ |
| A 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
|
| /tools/testing/selftests/exec/ |
| A D | check-exec.c | 35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
|
| /tools/testing/selftests/landlock/ |
| A D | fs_test.c | 63 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() function
|
Completed in 17 milliseconds