Home
last modified time | relevance | path

Searched refs:sys_quotactl (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dinit_sysent.c211 …{ .sy_narg = AS(quotactl_args), .sy_call = (sy_call_t *)sys_quotactl, .sy_auevent = AUE_QUOTACTL, …
H A Dvfs_syscalls.c190 sys_quotactl(struct thread *td, struct quotactl_args *uap) in sys_quotactl() function
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c212 …{ .sy_narg = AS(quotactl_args), .sy_call = (sy_call_t *)sys_quotactl, .sy_auevent = AUE_QUOTACTL, …
/freebsd/sys/sys/
H A Dsysproto.h1976 int sys_quotactl(struct thread *, struct quotactl_args *);