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

/darwin-on-arm/xnu/bsd/sys/
H A Dsysctl.h665 struct ucred *pc_ucred; /* Current credentials. */ member in struct:_pcred
731 user32_addr_t pc_ucred; /* Current credentials. */ member in struct:user32_pcred
740 user64_addr_t pc_ucred; /* Current credentials. */ member in struct:user64_pcred
/darwin-on-arm/xnu/bsd/netinet6/
H A Dudp6_usrreq.c671 error = SYSCTL_OUT(req, inp->inp_socket->so_cred->pc_ucred,
H A Dipsec.c1260 if (so->so_cred != 0 && !suser(so->so_cred->pc_ucred, NULL))

Completed in 24 milliseconds