Searched refs:authnone_create (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/lib/libc/rpc/
H A Dauth_none.c81 authnone_create(void) function
H A Dclnt_raw.c138 client->cl_auth = authnone_create();
H A DMakefile.inc73 rpc_clnt_auth.3 authnone_create.3 \
H A Dclnt_dg.c289 cl->cl_auth = authnone_create();
H A Dclnt_vc.c299 cl->cl_auth = authnone_create();
/freebsd-13-stable/sys/rpc/
H A Dauth_none.c106 authnone_create() function
H A Dauth.h252 extern AUTH *authnone_create(void); /* takes no parameters */
H A Dclnt_bck.c177 cl->cl_auth = authnone_create();
H A Dclnt_rc.c120 cl->cl_auth = authnone_create();
H A Dclnt_dg.c318 cl->cl_auth = authnone_create();
H A Dclnt_vc.c273 cl->cl_auth = authnone_create();
/freebsd-13-stable/include/rpc/
H A Dauth.h255 extern AUTH *authnone_create(void); /* takes no parameters */
/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c832 auth = authnone_create();
841 auth = authnone_create();
/freebsd-13-stable/sys/fs/nfs/
H A Dnfs_commonkrpc.c681 auth = authnone_create();

Completed in 94 milliseconds