Home
last modified time | relevance | path

Searched defs:thisline (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/uniq/
H A Duniq.c71 char *prevline, *thisline, *p; in main() local
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dreader.c75 int thisline; variable
/netbsd-src/external/bsd/top/dist/
H A Ddisplay.c1576 i_process(int line, char *thisline) in i_process()