Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c295 static int skiplocalhost = 0; variable
530 skiplocalhost = 1; in main()
551 if (nhosts == 0 && skiplocalhost != 0) in main()
610 } else if (skiplocalhost == 0) { in main()