Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/shutdown/
Dshutdown.c98 static void getoffset(char *);
185 getoffset(*argv++); in main()
412 getoffset(char *timearg) in getoffset() function
/freebsd-10-stable/contrib/tzcode/stdtime/
Dlocaltime.c181 static const char * getoffset(const char * strp, long * offsetp);
807 getoffset(strp, offsetp) in getoffset() function
1023 name = getoffset(name, &stdoffset);
1045 name = getoffset(name, &dstoffset);