Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/
H A Dlist.c690 static char lastscan[128]; variable
700 str = lastscan; in matchsubj()
702 nstrcpy(lastscan, sizeof (lastscan), str); in matchsubj()