Searched refs:fchdir_args (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 70 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
|
| H A D | linux_systrace_args.c | 382 struct fchdir_args *p = params; in systrace_args()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 881 struct fchdir_args { struct 886 sys_fchdir(struct thread *td, struct fchdir_args *uap) in sys_fchdir() argument
|
| H A D | init_sysent.c | 71 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
|
| H A D | systrace_args.c | 99 struct fchdir_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 153 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
|
| H A D | linux_systrace_args.c | 724 struct fchdir_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 101 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
|
| H A D | linux_systrace_args.c | 716 struct fchdir_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 153 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
|
| H A D | linux32_systrace_args.c | 881 struct fchdir_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 153 …{ .sy_narg = AS(fchdir_args), .sy_call = (sy_call_t *)sys_fchdir, .sy_auevent = AUE_FCHDIR, .sy_fl…
|
| H A D | linux_systrace_args.c | 919 struct fchdir_args *p = params; in systrace_args()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 80 struct fchdir_args { struct 1861 int sys_fchdir(struct thread *, struct fchdir_args *);
|