Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dstralloc.c54 static void *lastptr; /* addr of last buffer allocated */ variable
108 lastptr = t; in salloc()
124 if (optr == lastptr) { in srealloc()
173 lastptr = NULL; in sreset()