HomeSort by: relevance | last modified time | path
    Searched defs:tcp6conf (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/mountd/
mountd.c 349 struct netconfig *udpconf, *tcpconf, *udp6conf, *tcp6conf; local in function:mountd_main
461 tcp6conf = getnetconfigent("tcp6");
527 if (tcp6sock != -1 && tcp6conf != NULL) {
538 mntsrv, tcp6conf) ||
540 mntsrv, tcp6conf))

Completed in 15 milliseconds