Searched defs:nofinalnl (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.bin/lam/ | ||
| H A D | lam.c | 62 static int nofinalnl; /* normally append \n to each output line */ variable |
| /freebsd/usr.bin/jot/ | ||
| H A D | jot.c | 86 bool nofinalnl = false; in main() local |