HomeSort by: relevance | last modified time | path
    Searched defs:lastscan (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
list.c 783 static char lastscan[STRINGLEN]; local in function:match_string
788 str = lastscan;
790 (void)strlcpy(lastscan, str, sizeof(lastscan));
list.c 783 static char lastscan[STRINGLEN]; local in function:match_string
788 str = lastscan;
790 (void)strlcpy(lastscan, str, sizeof(lastscan));

Completed in 23 milliseconds