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

/macosx-10.10/system_cmds-643.1.1/shutdown.tproj/
H A Dshutdown.c134 void getoffset(char *);
227 getoffset(*argv++);
540 getoffset(char *timearg) function
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXFont.c931 goto getoffset;
940 goto getoffset;
957 getoffset:
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dlocaltime.c147 static const char * getoffset(const char * strp, long * offsetp);
732 getoffset(strp, offsetp) function
947 name = getoffset(name, &stdoffset);
968 name = getoffset(name, &dstoffset);
/macosx-10.10/Libc-1044.1.2/stdtime/FreeBSD/
H A Dlocaltime.c210 static const char * getoffset(const char * strp, long * offsetp);
850 getoffset(strp, offsetp) function
1057 name = getoffset(name, &stdoffset);
1075 name = getoffset(name, &dstoffset);

Completed in 101 milliseconds