Home
last modified time | relevance | path

Searched defs:bufoffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/fs/unionfs/
H A Dunion_subr.c985 int bufoffset; in unionfs_copyfile_core() local
/freebsd-12.1/gnu/usr.bin/grep/
H A Dgrep.c239 static off_t bufoffset; /* Read offset; defined on regular files. */ variable