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

/netbsd-current/usr.sbin/mountd/
H A Dmountd.c349 struct netconfig *udpconf, *tcpconf, *udp6conf, *tcp6conf; local
458 udpconf = getnetconfigent("udp");
465 if (udpsock != -1 && udpconf != NULL) {
474 mntsrv, udpconf) ||
476 mntsrv, udpconf))

Completed in 135 milliseconds