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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c294 static int v4root_phase = 0; variable
1509 v4root_phase = 0;
1536 * so skip over that and set v4root_phase.
1538 if (v4root_phase > 0) {
1542 v4root_phase = 1;
1574 if (v4root_phase > 1) {
1589 if (v4root_phase == 1) {
1605 v4root_phase = 2;
1727 if (v4root_phase == 1) {
1743 if (v4root_phase
[all...]

Completed in 85 milliseconds