| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/cron/dist/ | |
| macros.h | 96 #define get_gmtoff(c, t) ((t)->tm_gmtoff) macro |
| misc.c | 566 long gmtoff = get_gmtoff(&t, &tm); 601 long get_gmtoff(time_t *clock, struct tm *local) function |