Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c980 char *startmatch = NULL; /* -o, start of match */ in grep() local
1208 startmatch = ptr + rm.rm_so; in grep()
1396 prntptr = startmatch; in grep()
1404 blkoffset += startmatch - ptr; in grep()