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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1286 static int quotactl_funneled(proc_t p, struct quotactl_args *uap, register_t *retval);
1295 error = quotactl_funneled(p, uap, retval);
1301 quotactl_funneled(proc_t p, struct quotactl_args *uap, __unused register_t *retval) function

Completed in 11 milliseconds