Home
last modified time | relevance | path

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

/trueos/sys/rpc/
HDauth_none.c65 static void authnone_verf (AUTH *);
72 .ah_nextverf = authnone_verf,
130 authnone_verf(AUTH *client) in authnone_verf() function
/trueos/lib/libc/rpc/
HDauth_none.c63 static void authnone_verf (AUTH *);
132 authnone_verf(AUTH *client) in authnone_verf() function
167 ops.ah_nextverf = authnone_verf; in authnone_ops()