Home
last modified time | relevance | path

Searched refs:setnetconfig (Results 1 – 25 of 34) sorted by relevance

12

/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c209 if (!(confighandle = setnetconfig())) in __rpc_getconfip()
289 if (!(handle->nhandle = setnetconfig())) { in __rpc_setconf()
445 hndl = setnetconfig(); in __rpcfd_to_nconf()
H A Dauth_time.c135 nch = setnetconfig(); in get_server()
239 nc_handle = (void *) setnetconfig(); in __rpc_get_time_offset()
/titanic_41/usr/src/lib/libfsmgt/common/
H A Dnfs_netcfg.c56 if ((nc = setnetconfig()) == (NCONF_HANDLE *)NULL) { in netcfg_get_networkid_list()
/titanic_41/usr/src/uts/common/sys/
H A Dnetconfig.h140 extern void *setnetconfig(void);
/titanic_41/usr/src/cmd/gss/gssd/
H A Dgssd_handle.c78 if (!(localhandle = setnetconfig()))
/titanic_41/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_handle.c73 if (!(localhandle = setnetconfig()))
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h81 #define setnetconfig() my_setnetconfig(__FILE__, __LINE__) macro
H A Ddebug_alloc.c203 nconf = setnetconfig(); in my_setnetconfig()
H A Dnfs_cast.c171 nc = setnetconfig(); in nfs_cast()
/titanic_41/usr/src/lib/libsocket/socket/
H A D_soutil.c199 if ((*nethandle = setnetconfig()) == NULL) { in _s_match_netconf()
/titanic_41/usr/src/cmd/svc/servinfo/
H A Dservinfo.c136 if (setnetconfig() == NULL) { in svc_getrpcinfo()
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c73 if ((hdl = setnetconfig()) == NULL) { in fmd_rpc_svc_create_local()
/titanic_41/usr/src/lib/libwrap/
H A Dtli.c199 if ((handlep = setnetconfig()) == 0) {
/titanic_41/usr/src/cmd/keyserv/
H A Dnewkey.c177 nc_handle = setnetconfig(); in main()
/titanic_41/usr/src/cmd/ypcmd/
H A Dypserv_resolv.c269 if ((*handle = setnetconfig()) == NULL) in getconf()
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c651 if ((nc = setnetconfig()) == (NCONF_HANDLE *)NULL) { in do_all()
1648 if ((nc = setnetconfig()) == (NCONF_HANDLE *)NULL) { in bind_to_provider()
1678 if ((nc = setnetconfig()) == (NCONF_HANDLE *)NULL) { in bind_to_proto()
/titanic_41/usr/src/cmd/rpcbind/
H A Drpcbind.c315 nc_handle = setnetconfig(); /* open netconfig file */ in main()
378 nc = setnetconfig(); in check_netconfig()
/titanic_41/usr/src/man/man3nsl/
H A DMakefile204 setnetconfig.3nsl \
342 setnetconfig.3nsl := LINKSRC = getnetconfig.3nsl
/titanic_41/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c562 if ((nc = setnetconfig()) == (NCONF_HANDLE *) NULL) { in main()
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrd.c436 if ((nc = setnetconfig()) == (NCONF_HANDLE *)NULL) { in do_all()
1808 if ((nc = setnetconfig()) == (NCONF_HANDLE *)NULL) { in bind_to_provider()
/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c125 setnetconfig(void) in setnetconfig() function
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers376 setnetconfig;
/titanic_41/usr/src/cmd/rexd/
H A Dmount_nfs.c683 nc = setnetconfig(); in get_addr()
/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_bind.c938 nc_handle = setnetconfig(); in __clnt_create_loopback()
/titanic_41/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c361 if ((handlep = setnetconfig()) == (void *) NULL) { in _kadm5_initialize_rpcsec_gss_handle()

12