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

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c2115 static int quotactl_funneled(proc_t p, struct quotactl_args *uap, int32_t *retval);
2124 error = quotactl_funneled(p, uap, retval);
2130 quotactl_funneled(proc_t p, struct quotactl_args *uap, __unused int32_t *retval) function

Completed in 72 milliseconds