OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DB_TIMEFMT
usr.sbin/dhcpd/db.c
84
rsltsz = strftime(tbuf, sizeof(tbuf), DB_TIMEFMT,
usr.sbin/dhcpd/db.c
89
rsltsz = strftime(tbuf, sizeof(tbuf), DB_TIMEFMT,
usr.sbin/dhcpd/parse.c
546
p = strptime(timestr, DB_TIMEFMT, &tm);