Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/mountd/
H A Dmountd.c292 static int dir_only = 1; variable
471 dir_only = 0; in main()
1214 (dir_only || !S_ISREG(stb.st_mode))) { in mntsrv()