Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ctime_r
headers/private/fs_shell/fssh_api_wrapper.h
1448
#define ctime_r fssh_ctime_r
src/system/libroot/posix/time/ctime.c
18
ctime_r(const time_t *_timer, char *buf)
src/system/libroot/stubbed/libroot_stubs.c
1501
void ctime_r() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
1476
void ctime_r() {}