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

/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c2881 int totlen, cont_line; local
2892 cont_line = 0;
2896 cont_line = 1;
2900 if (cont_line) {
2913 } while (totlen == 0 || cont_line);

Completed in 120 milliseconds