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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h611 struct ucred *pc_ucred; /* Current credentials. */ member in struct:_pcred
675 user_addr_t pc_ucred; /* Current credentials. */ member in struct:user_pcred
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dudp6_usrreq.c559 error = SYSCTL_OUT(req, inp->inp_socket->so_cred->pc_ucred,
H A Dipsec.c1239 if (so->so_cred != 0 && !suser(so->so_cred->pc_ucred, NULL))

Completed in 37 milliseconds