Searched refs:mrepp (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/rpc/ |
H A D | clnt.h | 201 #define CLNT_CALL_MBUF(rh, ext, proc, mreq, mrepp, secs) \ argument 202 ((*(rh)->cl_ops->cl_call)(rh, ext, proc, mreq, mrepp, secs))
|
H A D | auth_none.c | 131 struct mbuf **mrepp) in authnone_validate() argument
|
H A D | auth_unix.c | 259 struct mbuf **mrepp) in authunix_validate() argument
|
/freebsd/sys/rpc/rpcsec_tls/ |
H A D | auth_tls.c | 140 struct mbuf **mrepp) in authtls_validate() argument
|