Home
last modified time | relevance | path

Searched refs:SVC_CONTROL (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/rpc/
H A Dsvc.h207 #define SVC_CONTROL(xprt, rq, in) \ macro
/freebsd/sys/rpc/
H A Dsvc.h375 #define SVC_CONTROL(xprt, rq, in) \ macro
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c296 if (!SVC_CONTROL(xprt, SVCNL_GET_XIDKEY, &xidkey)) in main()