Home
last modified time | relevance | path

Searched refs:initial_bufoffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/gnu/usr.bin/grep/
H A Dgrep.c246 static off_t initial_bufoffset; /* Initial value of bufoffset. */ variable
333 initial_bufoffset = bufoffset; in reset()
446 if (bufoffset != initial_bufoffset in fillbuf()
H A DChangeLog1954 (initial_bufoffset): New var.