Searched refs:authnone_verf (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/lib/libc/rpc/
H A Dauth_none.c63 static void authnone_verf (AUTH *);
132 authnone_verf(AUTH *client) function
167 ops.ah_nextverf = authnone_verf;
/freebsd-11-stable/sys/rpc/
H A Dauth_none.c65 static void authnone_verf (AUTH *);
72 .ah_nextverf = authnone_verf,
130 authnone_verf(AUTH *client) function

Completed in 119 milliseconds