Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dthread.c1512 date_load(struct key_sort_s *marray, size_t mcount, struct message *mp, in date_load() function
1574 {"sday", date_load, SDAY, keytimecmp, keytimecmp},
1575 {"rday", date_load, RDAY, keytimecmp, keytimecmp},
1576 {"sdate", date_load, SDATE, keytimecmp, keytimecmp},
1577 {"rdate", date_load, RDATE, keytimecmp, keytimecmp},