/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 211 while (nconf = getnetconfig(confighandle)) { in __rpc_getconfip() 320 nconf = getnetconfig(handle->nhandle); in __rpc_getconf() 460 while (nconf = getnetconfig(hndl)) { in __rpcfd_to_nconf()
|
H A D | auth_time.c | 136 while (nc = getnetconfig(nch)) { in get_server() 264 while ((nc = getnetconfig(nc_handle)) != NULL) { in __rpc_get_time_offset()
|
H A D | rpcb_clnt.c | 425 while (nconf = getnetconfig(nc_handle)) { in local_rpcb()
|
/titanic_44/usr/src/man/man3nsl/ |
H A D | Makefile | 26 getnetconfig.3nsl \ 337 endnetconfig.3nsl := LINKSRC = getnetconfig.3nsl 338 freenetconfigent.3nsl := LINKSRC = getnetconfig.3nsl 339 getnetconfigent.3nsl := LINKSRC = getnetconfig.3nsl 340 nc_perror.3nsl := LINKSRC = getnetconfig.3nsl 341 nc_sperror.3nsl := LINKSRC = getnetconfig.3nsl 342 setnetconfig.3nsl := LINKSRC = getnetconfig.3nsl
|
/titanic_44/usr/src/lib/libfsmgt/common/ |
H A D | nfs_netcfg.c | 62 while (nconf = getnetconfig(nc)) { in netcfg_get_networkid_list()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | netconfig.h | 142 extern struct netconfig *getnetconfig(void *);
|
/titanic_44/usr/src/cmd/gss/gssd/ |
H A D | gssd_handle.c | 88 while (nconf = getnetconfig(localhandle)) {
|
/titanic_44/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_handle.c | 87 while (nconf = getnetconfig(localhandle)) {
|
/titanic_44/usr/src/lib/libsocket/socket/ |
H A D | _soutil.c | 204 while ((net = getnetconfig(*nethandle)) != NULL) { in _s_match_netconf()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 22 file path=usr/share/man/man3nsl/getnetconfig.3nsl 150 link path=usr/share/man/man3nsl/endnetconfig.3nsl target=getnetconfig.3nsl 155 link path=usr/share/man/man3nsl/freenetconfigent.3nsl target=getnetconfig.3nsl 166 link path=usr/share/man/man3nsl/getnetconfigent.3nsl target=getnetconfig.3nsl 182 link path=usr/share/man/man3nsl/nc_perror.3nsl target=getnetconfig.3nsl 183 link path=usr/share/man/man3nsl/nc_sperror.3nsl target=getnetconfig.3nsl 223 link path=usr/share/man/man3nsl/setnetconfig.3nsl target=getnetconfig.3nsl
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_rpc.c | 86 while ((ncp = getnetconfig(hdl)) != NULL) { in fmd_rpc_svc_create_local()
|
/titanic_44/usr/src/lib/libwrap/ |
H A D | tli.c | 203 while (config = getnetconfig(handlep)) {
|
/titanic_44/usr/src/cmd/rexd/ |
H A D | mount_nfs.c | 674 struct netconfig *getnetconfig(); in get_addr() 691 while (nconf = getnetconfig(nc)) { in get_addr()
|
/titanic_44/usr/src/cmd/keyserv/ |
H A D | newkey.c | 185 while (nconf = getnetconfig(nc_handle)) { in main()
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypserv_resolv.c | 272 while (nc = getnetconfig((void*)*handle)) { in getconf()
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 656 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()
|
/titanic_44/usr/src/cmd/rpcbind/ |
H A D | rpcbind.c | 320 while ((nconf = getnetconfig(nc_handle)) != NULL) { in main() 386 while ((np = getnetconfig(nc)) != NULL) { in check_netconfig()
|
/titanic_44/usr/src/cmd/fs.d/nfs/nfsd/ |
H A D | nfsd.c | 567 while (nconf = getnetconfig(nc)) { in main()
|
/titanic_44/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 440 while (nconf = getnetconfig(nc)) { in do_all() 1812 while (nconf = getnetconfig(nc)) { in bind_to_provider()
|
/titanic_44/usr/src/lib/libnsl/netselect/ |
H A D | netselect.c | 176 getnetconfig(void *vdata) in getnetconfig() function
|
/titanic_44/usr/src/cmd/fs.d/autofs/ |
H A D | nfs_cast.c | 176 while (nconf = getnetconfig(nc)) { in nfs_cast()
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 347 getnetconfig;
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_bind.c | 945 while (nconf = getnetconfig(nc_handle)) in __clnt_create_loopback()
|
/titanic_44/usr/src/lib/krb5/kadm5/clnt/ |
H A D | client_init.c | 368 while (nconf = getnetconfig(handlep)) { in _kadm5_initialize_rpcsec_gss_handle()
|
/titanic_44/usr/src/cmd/krb5/kadmin/server/ |
H A D | ovsec_kadmd.c | 694 while (nconf = getnetconfig(handlep)) { in main()
|