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

  /src/external/gpl2/grep/dist/src/
grep.c 237 static off_t initial_bufoffset; /* Initial value of bufoffset. */ variable
298 initial_bufoffset = bufoffset;
411 if (bufoffset != initial_bufoffset
grep.c 237 static off_t initial_bufoffset; /* Initial value of bufoffset. */ variable
298 initial_bufoffset = bufoffset;
411 if (bufoffset != initial_bufoffset

Completed in 91 milliseconds