Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/mail/
Dlist.c716 char lastscan[STRINGLEN]; variable
726 str = lastscan; in matchsubj()
728 strlcpy(lastscan, str, sizeof(lastscan)); in matchsubj()