Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed0.c39 union reptr *ptrend; variable
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c933 char *ptr, *ptrend, *prntptr, *prntptrend; in grep() local