HomeSort by: relevance | last modified time | path
    Searched defs:line_sep (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/grep/
grep.c 119 unsigned char line_sep = '\n'; /* 0 for --null-data */ variable in typeref:typename:unsigned char
575 line_sep = '\0';
grep.c 119 unsigned char line_sep = '\n'; /* 0 for --null-data */ variable in typeref:typename:unsigned char
575 line_sep = '\0';

Completed in 71 milliseconds