Home
last modified time | relevance | path

Searched defs:xcr (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/rpc/
HDsvc_auth_unix.c70 struct xucred *xcr; in _svcauth_unix() local
HDauth_unix.c130 struct xucred xcr; in authunix_create() local
301 struct xucred xcr; in authunix_refresh() local
HDsvc_auth.c169 struct xucred *xcr; in svc_getcred() local
/freebsd-11-stable/sys/kern/
HDkern_prot.c1936 cru2x(struct ucred *cr, struct xucred *xcr) in cru2x()