Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dcmd1.c363 int c, topl, lines, lineb; in top() local
374 lineb = 1; in top()
383 if (!lineb) in top()
389 lineb = strspn(linebuf, " \t") == strlen(linebuf); in top()