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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c298 static int has_set_publicfh = 0; variable
1855 has_set_publicfh = 0;
2097 * indicated by has_set_publicfh.
2099 if (has_set_publicfh == 0 &&
2138 * indicated by has_set_publicfh.
2140 if (has_set_publicfh == 0 &&
3197 has_set_publicfh = 1;

Completed in 68 milliseconds