HomeSort by: relevance | last modified time | path
    Searched refs:sys___quotactl (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c 107 extern sy_call_t sys___quotactl;
212 { 473, sys___quotactl },
  /src/sys/kern/
init_sysent.c 2321 .sy_call = (sy_call_t *)sys___quotactl
vfs_syscalls.c 1248 sys___quotactl(struct lwp *l, const struct sys___quotactl_args *uap, function in typeref:typename:int
  /src/sys/sys/
syscallargs.h 3133 check_syscall_args(sys___quotactl)
4292 int sys___quotactl(struct lwp *, const struct sys___quotactl_args *, register_t *);

Completed in 56 milliseconds