Home
last modified time | relevance | path

Searched refs:authdes_nextverf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c68 static void authdes_nextverf(AUTH *);
213 authdes_nextverf(AUTH *auth) in authdes_nextverf() function
455 ops.ah_nextverf = authdes_nextverf; in authdes_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c234 authdes_nextverf(AUTH *auth) in authdes_nextverf() function
465 ops.ah_nextverf = authdes_nextverf; in authdes_ops()