Searched refs:sys_chflagsat (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | init_sysent.c | 592 …{ AS(chflagsat_args), (sy_call_t *)sys_chflagsat, AUE_CHFLAGSAT, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| H A D | vfs_syscalls.c | 2619 sys_chflagsat(struct thread *td, struct chflagsat_args *uap) in sys_chflagsat() function
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 618 …{ AS(chflagsat_args), (sy_call_t *)sys_chflagsat, AUE_CHFLAGSAT, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2151 int sys_chflagsat(struct thread *, struct chflagsat_args *);
|