FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gmt_mktime
crypto/krb5/src/util/support/gmt_mktime.c
145
t = gmt_mktime (&tm);
crypto/krb5/src/util/support/gmt_mktime.c
18
static time_t gmt_mktime(struct tm *t);
crypto/krb5/src/util/support/gmt_mktime.c
47
return gmt_mktime(t);