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

/freebsd-11-stable/sys/nfs/
H A Dnfs_nfssvc.c86 error = priv_check(td, PRIV_NFS_DAEMON);
/freebsd-11-stable/sys/sys/
H A Dpriv.h243 #define PRIV_NFS_DAEMON 290 /* Can become the NFS daemon. */ macro
/freebsd-11-stable/sys/kgssapi/
H A Dgss_impl.c100 error = priv_check(td, PRIV_NFS_DAEMON);
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_policy.c44 return (priv_check_cred(cr, PRIV_NFS_DAEMON, 0));
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3095 case PRIV_NFS_DAEMON:

Completed in 126 milliseconds