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

/freebsd-9.3-release/sbin/shutdown/
H A Dshutdown.c98 static void getoffset(char *);
185 getoffset(*argv++);
413 getoffset(char *timearg) function
/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dlocaltime.c181 static const char * getoffset(const char * strp, long * offsetp);
807 getoffset(strp, offsetp) function
1023 name = getoffset(name, &stdoffset);
1045 name = getoffset(name, &dstoffset);

Completed in 113 milliseconds