FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isdate
usr.bin/mail/extern.h
147
int isdate(char *);
usr.bin/mail/head.c
104
if (isdate(cp)) {
usr.bin/mail/head.c
59
if (!isdate(hl.l_date)) {