Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
HDauth_none.c59 static void authnone_verf(AUTH *);
126 authnone_verf(AUTH *client __unused) in authnone_verf() function
161 ops.ah_nextverf = authnone_verf; in authnone_ops()