Searched refs:sys_fchflags (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | init_sysent.c | 87 …{ AS(fchflags_args), (sy_call_t *)sys_fchflags, AUE_FCHFLAGS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
|
| H A D | vfs_syscalls.c | 2678 sys_fchflags(struct thread *td, struct fchflags_args *uap) in sys_fchflags() function
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 94 …{ AS(fchflags_args), (sy_call_t *)sys_fchflags, AUE_FCHFLAGS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 1823 int sys_fchflags(struct thread *, struct fchflags_args *);
|