Searched refs:authnone_create (Results 1 – 7 of 7) sorted by relevance
94 authnone_create (void) in authnone_create() function99 libc_hidden_nolink_sunrpc (authnone_create, GLIBC_2_0) in libc_hidden_nolink_sunrpc() argument
13 authnone_create; authunix_create; authunix_create_default;
126 client->cl_auth = authnone_create (); in clntraw_create()
210 h->cl_auth = authnone_create (); in clnttcp_create()
193 h->cl_auth = authnone_create (); in clntunix_create()
202 cl->cl_auth = authnone_create (); in __libc_clntudp_bufcreate()
161 extern AUTH *authnone_create (void) __THROW;
Completed in 14 milliseconds