Home
last modified time | relevance | path

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

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