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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c254 } posix_daylight_t; typedef in typeref:struct:__anon2994
433 static int posix_daylight(long long *, int, posix_daylight_t *);
1260 posix_daylight_t pdaylight;
1306 * along with the integer year #, a posix_daylight_t that is composed
1309 * them in the two rtime fields of the posix_daylight_t structure.
1315 posix_daylight(long long *janfirst, int year, posix_daylight_t *pdaylightp)
2044 posix_daylight_t pdaylight;

Completed in 68 milliseconds