Searched defs:udpnconf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rexd/
H A Dmount_nfs.c119 struct netconfig *nconf, *udpnconf; local
846 struct netconfig *udpnconf; local
871 if ((udpnconf = getnetconfigent("udp")) == (struct netconfig *)NULL) {
880 if ((rv = netdir_options(udpnconf, ND_SET_RESERVEDPORT, clfd,
893 freenetconfigent(udpnconf);

Completed in 53 milliseconds