Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/shutdown/
H A Dshutdown.c101 static void getoffset(char *);
191 getoffset(*argv++); in main()
429 getoffset(char *timearg) in getoffset() function
/freebsd-13.1/contrib/tzcode/stdtime/
H A Dlocaltime.c182 static const char * getoffset(const char * strp, long * offsetp);
793 getoffset(strp, offsetp) in getoffset() function
1009 name = getoffset(name, &stdoffset);
1031 name = getoffset(name, &dstoffset);