/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 209 if (!(confighandle = setnetconfig())) in __rpc_getconfip() 289 if (!(handle->nhandle = setnetconfig())) { in __rpc_setconf() 445 hndl = setnetconfig(); in __rpcfd_to_nconf()
|
H A D | auth_time.c | 135 nch = setnetconfig(); in get_server() 239 nc_handle = (void *) setnetconfig(); in __rpc_get_time_offset()
|
/titanic_41/usr/src/lib/libfsmgt/common/ |
H A D | nfs_netcfg.c | 56 if ((nc = setnetconfig()) == (NCONF_HANDLE *)NULL) { in netcfg_get_networkid_list()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | netconfig.h | 140 extern void *setnetconfig(void);
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssd_handle.c | 78 if (!(localhandle = setnetconfig()))
|
/titanic_41/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_handle.c | 73 if (!(localhandle = setnetconfig()))
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | debug_alloc.h | 81 #define setnetconfig() my_setnetconfig(__FILE__, __LINE__) macro
|
H A D | debug_alloc.c | 203 nconf = setnetconfig(); in my_setnetconfig()
|
H A D | nfs_cast.c | 171 nc = setnetconfig(); in nfs_cast()
|
/titanic_41/usr/src/lib/libsocket/socket/ |
H A D | _soutil.c | 199 if ((*nethandle = setnetconfig()) == NULL) { in _s_match_netconf()
|
/titanic_41/usr/src/cmd/svc/servinfo/ |
H A D | servinfo.c | 136 if (setnetconfig() == NULL) { in svc_getrpcinfo()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_rpc.c | 73 if ((hdl = setnetconfig()) == NULL) { in fmd_rpc_svc_create_local()
|
/titanic_41/usr/src/lib/libwrap/ |
H A D | tli.c | 199 if ((handlep = setnetconfig()) == 0) {
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | newkey.c | 177 nc_handle = setnetconfig(); in main()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypserv_resolv.c | 269 if ((*handle = setnetconfig()) == NULL) in getconf()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 651 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 D | rpcbind.c | 315 nc_handle = setnetconfig(); /* open netconfig file */ in main() 378 nc = setnetconfig(); in check_netconfig()
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 204 setnetconfig.3nsl \ 342 setnetconfig.3nsl := LINKSRC = getnetconfig.3nsl
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfsd/ |
H A D | nfsd.c | 562 if ((nc = setnetconfig()) == (NCONF_HANDLE *) NULL) { in main()
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 436 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 D | netselect.c | 125 setnetconfig(void) in setnetconfig() function
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 376 setnetconfig;
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | mount_nfs.c | 683 nc = setnetconfig(); in get_addr()
|
/titanic_41/usr/src/lib/libnsl/yp/ |
H A D | yp_bind.c | 938 nc_handle = setnetconfig(); in __clnt_create_loopback()
|
/titanic_41/usr/src/lib/krb5/kadm5/clnt/ |
H A D | client_init.c | 361 if ((handlep = setnetconfig()) == (void *) NULL) { in _kadm5_initialize_rpcsec_gss_handle()
|