Searched refs:authnone_ops (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libc/rpc/
H A Dauth_none.c70 static struct auth_ops *authnone_ops();
96 ap->no_client.ah_ops = authnone_ops();
159 authnone_ops() function
/freebsd-9.3-release/sys/rpc/
H A Dauth_none.c71 static struct auth_ops authnone_ops = { variable in typeref:struct:auth_ops
94 ap->no_client.ah_ops = &authnone_ops;

Completed in 51 milliseconds