Searched refs:PRIV_NETSMB (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_policy.c428 return (priv_check_cred(cr, PRIV_NETSMB, 0));
/freebsd-11-stable/sys/netsmb/
H A Dsmb_subr.h65 #define smb_suser(cred) priv_check_cred(cred, PRIV_NETSMB, 0)
/freebsd-11-stable/sys/sys/
H A Dpriv.h414 #define PRIV_NETSMB 540 /* Use another user's connection. */ macro
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3187 case PRIV_NETSMB:

Completed in 179 milliseconds