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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_conn.c143 if (vcp->vc_uid != vcspec->owner)
426 vcp->vc_uid = uid;
605 if (smb_suser(cred) == 0 || cred->cr_uid == vcp->vc_uid)
710 vip->uid = vcp->vc_uid;
H A Dsmb_conn.h253 uid_t vc_uid; /* user id of connection */ member in struct:smb_vc

Completed in 102 milliseconds