Symbol: setnetconfig
include/netconfig.h
111
void *setnetconfig(void);
lib/libc/rpc/crypt_client.c
55
localhandle = setnetconfig();
lib/libc/rpc/getnetpath.c
154
np_sessionp->nc_handlep = setnetconfig();
lib/libc/rpc/getnetpath.c
95
if ((np_sessionp->nc_handlep = setnetconfig()) == NULL) {
lib/libc/rpc/key_call.c
348
if (!(localhandle = setnetconfig())) {
lib/libc/rpc/rpc_generic.c
236
if (!(confighandle = setnetconfig())) {
lib/libc/rpc/rpc_generic.c
304
if (!(handle->nhandle = setnetconfig())) {
lib/libc/rpc/rpc_soc.c
461
localhandle = setnetconfig();
lib/libc/rpc/rpcb_clnt.c
463
nc_handle = setnetconfig();
lib/libc/rpc/rpcb_clnt.c
652
localhandle = setnetconfig();
lib/libypclnt/ypclnt_passwd.c
167
localhandle = setnetconfig();
lib/libypclnt/ypclnt_passwd.c
84
localhandle = setnetconfig();
sys/rpc/netconfig.h
81
void *setnetconfig(void);
sys/rpc/rpc_generic.c
522
if (!(confighandle = setnetconfig())) {
sys/rpc/rpc_generic.c
573
if (!(handle->nhandle = setnetconfig()))
sys/rpc/rpc_generic.c
582
if (!(handle->nhandle = setnetconfig())) {
usr.bin/rpcinfo/rpcinfo.c
311
localhandle = setnetconfig();
usr.sbin/mountd/mountd.c
649
nc_handle = setnetconfig();
usr.sbin/mountd/mountd.c
690
nc_handle = setnetconfig();
usr.sbin/mountd/mountd.c
721
nc_handle = setnetconfig();
usr.sbin/rpc.lockd/lockd.c
306
nc_handle = setnetconfig();
usr.sbin/rpc.lockd/lockd.c
325
nc_handle = setnetconfig();
usr.sbin/rpc.lockd/lockd.c
366
nc_handle = setnetconfig();
usr.sbin/rpc.lockd/lockd.c
397
nc_handle = setnetconfig();
usr.sbin/rpc.statd/statd.c
200
nc_handle = setnetconfig();
usr.sbin/rpc.statd/statd.c
236
nc_handle = setnetconfig();
usr.sbin/rpc.statd/statd.c
264
nc_handle = setnetconfig();
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
289
localhandle = setnetconfig();
usr.sbin/rpcbind/rpcbind.c
196
nc_handle = setnetconfig(); /* open netconfig file */
usr.sbin/ypserv/yp_main.c
502
nc_handle = setnetconfig();