Home
last modified time | relevance | path

Searched refs:getoffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/shutdown/
H A Dshutdown.c91 static void getoffset(char *);
190 getoffset(*argv++); in main()
449 getoffset(char *timearg) in getoffset() function
/freebsd/contrib/tzcode/
H A Dlocaltime.c1127 getoffset(register const char *strp, int_fast32_t *const offsetp) in getoffset() function
1193 strp = getoffset(strp, &rulep->r_time); in getrule()
1322 name = getoffset(name, &stdoffset); in tzparse()
1357 name = getoffset(name, &dstoffset); in tzparse()