HomeSort by: relevance | last modified time | path
    Searched defs:time2posix_z (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/time/
private.h 764 # undef time2posix_z macro
765 # define time2posix_z tz_time2posix_z macro
974 # if TZ_TIME_T || !defined time2posix_z
975 ATTRIBUTE_POSIX2TIME time_t time2posix_z(timezone_t __restrict, time_t);
private.h 764 # undef time2posix_z macro
765 # define time2posix_z tz_time2posix_z macro
974 # if TZ_TIME_T || !defined time2posix_z
975 ATTRIBUTE_POSIX2TIME time_t time2posix_z(timezone_t __restrict, time_t);
localtime.c 3192 time2posix_z(struct state *sp, time_t t) function
localtime.c 3192 time2posix_z(struct state *sp, time_t t) function

Completed in 31 milliseconds