Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_http.c54 #define NLINES 5 macro
85 for (p = line; p < endp && lineno < NLINES; p = q + 1) { in interpret_http()
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed.h54 #define NLINES 256 macro
H A Dsed1.c54 long long tlno[NLINES];
H A Dsed0.c730 if(nlno >= NLINES)
/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c849 #define NLINES 10 macro
869 for (i=0; i<NLINES; i++) {
993 for (i=0; i<NLINES; i++) {