Home
last modified time | relevance | path

Searched refs:authnone_create (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h334 extern AUTH *authnone_create(void); /* takes no parameters */
345 extern AUTH *authnone_create(void); /* takes no parameters */
349 extern AUTH *authnone_create(); /* takes no parameters */
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_inet.h37 extern AUTH *authnone_create(void);
H A Dauth_none.c56 authnone_create(void) in authnone_create() function
H A Drpc.c295 xmit_auth = authnone_create(); in brpc_call()
H A Dclnt_btcp.c265 cl->cl_auth = authnone_create(); in clntbtcp_create()
H A Dclnt_budp.c196 cl->cl_auth = authnone_create(); in clntbudp_bufcreate()
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_none.c58 authnone_create(void) in authnone_create() function
H A Dsec_clnt.c459 *ap = (AUTH *) authnone_create(); in sec_clnt_geth()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c62 authnone_create(void) in authnone_create() function
H A Dclnt_raw.c127 client->cl_auth = authnone_create(); in clnt_raw_create()
H A Dkey_call.c918 clnt->cl_auth = authnone_create(); in key_call_ext()
938 clnt->cl_auth = authnone_create(); in key_call_ext()
H A Dclnt_door.c144 cl->cl_auth = authnone_create(); in clnt_door_create()
H A Dclnt_dg.c239 cl->cl_auth = authnone_create(); in clnt_dg_create()
H A Dclnt_vc.c369 cl->cl_auth = authnone_create(); in _clnt_vc_create_timed()
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c204 h->cl_auth = authnone_create(); in clnttcp_create()
H A Dclnt_udp.c191 cl->cl_auth = authnone_create();
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile106 authnone_create.3nsl \
370 authnone_create.3nsl := LINKSRC = rpc_clnt_auth.3nsl
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1039 auth = authnone_create(); in rpcbproc_callit_com()
1048 auth = authnone_create(); in rpcbproc_callit_com()
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers356 authnone_create;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc21 link path=usr/share/man/man3nsl/authnone_create.3nsl target=rpc_clnt_auth.3nsl