Home
last modified time | relevance | path

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

/dragonfly/sbin/shutdown/
H A Dshutdown.c90 static void getoffset(char *);
181 getoffset(*argv++); in main()
412 getoffset(char *timearg) in getoffset() function
/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c158 static const char * getoffset(const char * strp, int_fast32_t * offsetp);
770 getoffset(const char *strp, int_fast32_t * const offsetp) in getoffset() function
835 strp = getoffset(strp, &rulep->r_time); in getrule()
972 name = getoffset(name, &stdoffset); in tzparse()
993 name = getoffset(name, &dstoffset); in tzparse()