Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/mail/
H A Dhead.c65 if (!isdate(hl.l_date)) { in ishead()
110 if (isdate(cp)) { in parse()
179 isdate(char date[]) in isdate() function
H A Dextern.h150 int isdate(char *);