Searched refs:setnetpath (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnetconfig.h145 extern void *setnetpath(void);
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h84 #define setnetpath() my_setnetpath(__FILE__, __LINE__) macro
H A Ddebug_alloc.c231 npath = setnetpath();
H A Dautod_nfs.c2838 if ((nc = setnetpath()) == NULL)
2911 if ((nc = setnetpath()) == NULL)
/illumos-gate/usr/src/lib/librdc/common/
H A Dnetaddrs.c553 if ((nc = setnetpath()) == NULL)
619 if ((nc = setnetpath()) == NULL)
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.c214 nc = setnetpath();
255 if ((nc = setnetpath()) == NULL)
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c276 if (!(handle->nhandle = setnetpath())) {
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile205 setnetpath.3nsl \
345 setnetpath.3nsl := LINKSRC = getnetpath.3nsl
/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c77 * entries used by setnetconfig() and setnetpath().
384 * setnetpath() has the effect of "initializing" the
392 setnetpath(void) function
524 * endnetpath() frees up all of the memory allocated by setnetpath().
525 * It returns -1 (error) if setnetpath was never called.
549 * from the NETPATH variable. If setnetpath() was not called
840 setnetpath() or setnetconfig()"), BUFSIZ);
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1780 if ((nc = setnetpath()) == NULL) {
1863 if ((nc = setnetpath()) == NULL)
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl174 void *setnetpath(void);

Completed in 67 milliseconds