Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/
H A Dstralloc.c56 static void *lastptr; /* addr of last buffer allocated */ variable
/titanic_44/usr/src/cmd/egrep/
H A Degrep.y795 char *ptr, *ptrend, *lastptr; in execute() local