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

/freebsd-10.1-release/usr.bin/mail/
H A Dcmd1.c362 int c, topl, lines, lineb; local
373 lineb = 1;
382 if (!lineb)
388 lineb = strspn(linebuf, " \t") == strlen(linebuf);

Completed in 82 milliseconds