HomeSort by relevance Sort by last modified time
    Searched refs:NLINES (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_http.c 52 * Detail lines: NLINES is the maximum number of content lines to print
56 #define NLINES 5
87 for (p = line; p < endp && lineno < NLINES; p = q + 1) {
  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed.h 57 #define NLINES 256
sed1.c 56 long long tlno[NLINES];
sed0.c 731 if(nlno >= NLINES)
  /onnv/onnv-gate/usr/src/cmd/bnu/
uucleanup.c 851 /* NLINES - number of lines of D. file to read to determine type */
852 #define NLINES 10
870 /* read first NLINES lines to determine file type */
872 for (i=0; i<NLINES; i++) {
996 for (i=0; i<NLINES; i++) {

Completed in 120 milliseconds