Home
last modified time | relevance | path

Searched defs:authnone_ops (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/lib/libc/rpc/
H A Dauth_none.c154 authnone_ops(void) in authnone_ops() function
/freebsd-src/sys/rpc/
H A Dauth_none.c67 static const struct auth_ops authnone_ops = { variable