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

/freebsd-11-stable/sbin/shutdown/
H A Dshutdown.c99 static void getoffset(char *);
186 getoffset(*argv++);
414 getoffset(char *timearg) function
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c182 static const char * getoffset(const char * strp, long * offsetp);
805 getoffset(strp, offsetp) function
1021 name = getoffset(name, &stdoffset);
1043 name = getoffset(name, &dstoffset);

Completed in 126 milliseconds