Searched refs:tm_yday (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/xen/ | ||
A D | time.h | 48 int tm_yday; /* day in the year */ member |
/xen/xen/common/ | ||
A D | time.c | 86 tbuf.tm_yday = days; in gmtime() |
Completed in 3 milliseconds