FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FILE_MMAP
usr.bin/grep/file.c
134
if (filebehave == FILE_MMAP) {
usr.bin/grep/file.c
184
if (filebehave == FILE_MMAP) {
usr.bin/grep/file.c
238
if (filebehave == FILE_MMAP) {
usr.bin/grep/file.c
67
if (filebehave == FILE_MMAP)
usr.bin/grep/grep.c
544
filebehave = FILE_MMAP;