Searched refs:sys_chflagsat (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dinit_sysent.c598 { .sy_narg = AS(chflagsat_args), .sy_call = (sy_call_t *)sys_chflagsat, .sy_auevent = AUE_CHFLAGSAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 540 = chflagsat */
H A Dvfs_syscalls.c2736 sys_chflagsat(struct thread *td, struct chflagsat_args *uap) function
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c624 { .sy_narg = AS(chflagsat_args), .sy_call = (sy_call_t *)sys_chflagsat, .sy_auevent = AUE_CHFLAGSAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 540 = chflagsat */
/freebsd-13-stable/sys/sys/
H A Dsysproto.h2206 int sys_chflagsat(struct thread *, struct chflagsat_args *);

Completed in 104 milliseconds