Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dauth_unix.c88 static const struct auth_ops *authunix_ops(void);
372 static const struct auth_ops *
375 static struct auth_ops ops; in authunix_ops()
H A Dauth_none.c77 static const struct auth_ops ops = {
/netbsd-src/include/rpc/
H A Dauth.h101 const struct auth_ops { struct