DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_time_to_time64
include/timeconv.h
54
__int64_t _time_to_time64(time_t);
lib/libc/stdtime/time32.c
69
return(_time_to_time64(t));
lib/libc/stdtime/time32.c
89
return(_time_to_time64(t));