Searched defs:posix_daylight (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c433 static int posix_daylight(long long *, int, posix_daylight_t *);
1290 idx = posix_daylight(&jan01, year, &pdaylight);
1315 posix_daylight(long long *janfirst, int year, posix_daylight_t *pdaylightp) function
2100 idx = posix_daylight(&janfirst, year, &pdaylight);

Completed in 241 milliseconds