Home
last modified time | relevance | path

Searched defs:get_gmtoff (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/cron/dist/
H A Dmacros.h96 #define get_gmtoff(c, t) ((t)->tm_gmtoff) macro
H A Dmisc.c601 long get_gmtoff(time_t *clock, struct tm *local) in get_gmtoff() function