Home
last modified time | relevance | path

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

/freebsd/sbin/shutdown/
H A Dshutdown.c89 static void getoffset(char *);
184 getoffset(*argv++); in main()
437 getoffset(char *timearg) in getoffset() function
/freebsd/contrib/tzcode/
H A Dlocaltime.c926 getoffset(register const char *strp, int_fast32_t *const offsetp) in getnum()
992 strp = getoffset(strp, &rulep->r_time); in getoffset()
1121 name = getoffset(name, &stdoffset); in transtime()
1156 name = getoffset(name, &dstoffset); in tzparse()
982 getoffset(register const char *strp, int_fast32_t *const offsetp) getoffset() function