OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Mktime
usr.bin/calendar/calendar.c
96
if ((f_time = Mktime(optarg)) <= 0)
usr.bin/calendar/calendar.h
87
time_t Mktime(char *);