HomeSort by: relevance | last modified time | path
    Searched refs:__svc_getcallercreds (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/rpc/
Makefile.inc 71 rpc_svc_calls.3 __svc_getcallercreds.3 \
  /src/include/rpc/
svc.h 146 #define __svc_getcallercreds(x) ((struct sockcred *)(x)->xp_p2) macro
  /src/usr.sbin/rpcbind/
pmap_svc.c 194 sc = __svc_getcallercreds(xprt);
rpcb_svc_com.c 1423 sc = __svc_getcallercreds(transp);

Completed in 13 milliseconds