Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_file.c56 #define NLINES 5 macro
65 for (i = 0; i < NLINES; ++i) { in child()
109 for (num = 0; num < NLINES;) { in ATF_TC_BODY()
/freebsd/usr.bin/msgs/
H A Dmsgs.c83 #define NLINES 24 /* default number of lines/crt screen */ macro
437 Lpp = NLINES; in main()