Home
last modified time | relevance | path

Searched refs:getnetconfig (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c209 while (nconf = getnetconfig(confighandle)) { in __rpc_getconfip()
318 nconf = getnetconfig(handle->nhandle); in __rpc_getconf()
458 while (nconf = getnetconfig(hndl)) { in __rpcfd_to_nconf()
H A Dauth_time.c134 while (nc = getnetconfig(nch)) { in get_server()
262 while ((nc = getnetconfig(nc_handle)) != NULL) { in __rpc_get_time_offset()
H A Drpcb_clnt.c425 while (nconf = getnetconfig(nc_handle)) { in local_rpcb()
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile26 getnetconfig.3nsl \
338 endnetconfig.3nsl := LINKSRC = getnetconfig.3nsl
339 freenetconfigent.3nsl := LINKSRC = getnetconfig.3nsl
340 getnetconfigent.3nsl := LINKSRC = getnetconfig.3nsl
341 nc_perror.3nsl := LINKSRC = getnetconfig.3nsl
342 nc_sperror.3nsl := LINKSRC = getnetconfig.3nsl
343 setnetconfig.3nsl := LINKSRC = getnetconfig.3nsl
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dnfs_netcfg.c60 while (nconf = getnetconfig(nc)) { in netcfg_get_networkid_list()
/illumos-gate/usr/src/uts/common/sys/
H A Dnetconfig.h142 extern struct netconfig *getnetconfig(void *);
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_handle.c87 while (nconf = getnetconfig(localhandle)) {
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_handle.c87 while (nconf = getnetconfig(localhandle)) {
/illumos-gate/usr/src/lib/libsocket/socket/
H A D_soutil.c204 while ((net = getnetconfig(*nethandle)) != NULL) { in _s_match_netconf()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc66 link path=usr/share/man/man3nsl/endnetconfig.3nsl target=getnetconfig.3nsl
71 link path=usr/share/man/man3nsl/freenetconfigent.3nsl target=getnetconfig.3nsl
85 file path=usr/share/man/man3nsl/getnetconfig.3nsl
86 link path=usr/share/man/man3nsl/getnetconfigent.3nsl target=getnetconfig.3nsl
104 link path=usr/share/man/man3nsl/nc_perror.3nsl target=getnetconfig.3nsl
105 link path=usr/share/man/man3nsl/nc_sperror.3nsl target=getnetconfig.3nsl
174 link path=usr/share/man/man3nsl/setnetconfig.3nsl target=getnetconfig.3nsl
/illumos-gate/usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/
H A Dtest_svc_tp_create.c227 while ((nconf = getnetconfig(nc)) != NULL) { in main()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c86 while ((ncp = getnetconfig(hdl)) != NULL) { in fmd_rpc_svc_create_local()
/illumos-gate/usr/src/lib/libwrap/
H A Dtli.c203 while (config = getnetconfig(handlep)) {
/illumos-gate/usr/src/cmd/keyserv/
H A Dnewkey.c185 while (nconf = getnetconfig(nc_handle)) { in main()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c656 while (nconf = getnetconfig(nc)) { in do_all()
1652 while (nconf = getnetconfig(nc)) { in bind_to_provider()
1682 while (nconf = getnetconfig(nc)) { in bind_to_proto()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_resolv.c270 while (nc = getnetconfig((void*)*handle)) { in getconf()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c320 while ((nconf = getnetconfig(nc_handle)) != NULL) { in main()
386 while ((np = getnetconfig(nc)) != NULL) { in check_netconfig()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c738 while ((nconf = getnetconfig(nc)) != NULL) { in main()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c584 while (nconf = getnetconfig(nc)) { in main()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c174 while (nconf = getnetconfig(nc)) { in nfs_cast()
/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c174 getnetconfig(void *vdata) in getnetconfig() function
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c945 while (nconf = getnetconfig(nc_handle)) in __clnt_create_loopback()
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers374 getnetconfig;
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c368 while (nconf = getnetconfig(handlep)) { in _kadm5_initialize_rpcsec_gss_handle()
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c694 while (nconf = getnetconfig(handlep)) { in main()

12