Searched refs:sys_fchownat (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 543 …{ AS(fchownat_args), (sy_call_t *)sys_fchownat, AUE_FCHOWNAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
|
| D | vfs_syscalls.c | 2902 sys_fchownat(struct thread *td, struct fchownat_args *uap) in sys_fchownat() function
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 563 …{ AS(fchownat_args), (sy_call_t *)sys_fchownat, AUE_FCHOWNAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2119 int sys_fchownat(struct thread *, struct fchownat_args *);
|