Home
last modified time | relevance | path

Searched refs:getnetpath (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dnetconfig.h147 extern struct netconfig *getnetpath(void *);
/titanic_44/usr/src/lib/librdc/common/
H A Dnetaddrs.c561 while (nconf = getnetpath(nc)) { in get_addr()
594 while (nconf = getnetpath(nc)) { in get_addr()
/titanic_44/usr/src/man/man3nsl/
H A DMakefile27 getnetpath.3nsl \
344 endnetpath.3nsl := LINKSRC = getnetpath.3nsl
345 setnetpath.3nsl := LINKSRC = getnetpath.3nsl
/titanic_44/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c318 nconf = getnetpath(handle->nhandle); in __rpc_getconf()
/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.c218 while (nconf = getnetpath(nc)) { in resolve_netconf()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc23 file path=usr/share/man/man3nsl/getnetpath.3nsl
151 link path=usr/share/man/man3nsl/endnetpath.3nsl target=getnetpath.3nsl
224 link path=usr/share/man/man3nsl/setnetpath.3nsl target=getnetpath.3nsl
/titanic_44/usr/src/lib/libnsl/netselect/
H A Dnetselect.c554 getnetpath(void *vdata) in getnetpath() function
/titanic_44/usr/src/lib/libnsl/common/
H A Dmapfile-vers350 getnetpath;
H A Dllib-lnsl176 struct netconfig *getnetpath(void *vdata);
/titanic_44/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1795 while (nconf = getnetpath(nc)) { in get_addr()
1844 while (nconf = getnetpath(nc)) { in get_addr()
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2901 while ((nconf = getnetpath(nc)) != NULL) { in get_server_netinfo()
2928 while ((nconf = getnetpath(nc)) != NULL) { in get_server_netinfo()