Searched defs:dirfd (Results 1 – 9 of 9) sorted by relevance
/linux/tools/include/nolibc/ |
H A D | fcntl.h | 22 int sys_openat(int dirfd, const char *path, int flags, mode_t mode) in sys_openat() 28 int openat(int dirfd, const char *path, int flags, ...) in openat()
|
/linux/tools/testing/selftests/openat2/ |
H A D | rename_attack_test.c | 55 pid_t spawn_attack(int dirfd, char *a, char *b) in spawn_attack()
|
/linux/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx()
|
H 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()
|
/linux/samples/check-exec/ |
H A D | inc.c | 27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
|
/linux/tools/testing/selftests/exec/ |
H A D | check-exec.c | 35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
|
/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 434 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id_from_path() local
|
/linux/fs/bcachefs/ |
H A D | bcachefs_ioctl.h | 410 __u32 dirfd; member
|
/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 63 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() 429 static int test_open_rel(const int dirfd, const char *const path, in test_open_rel() 1867 int dirfd, ruleset_fd; in test_relative_path() local
|