DragonflyBSD
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
149
int isdate(char []);
usr.bin/mail/head.c
106
if (isdate(cp)) {
usr.bin/mail/head.c
61
if (!isdate(hl.l_date)) {