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

/bionic/libc/tzcode/
H A Dlocaltime.c216 static const char * getoffset P((const char * strp, long * offsetp));
827 getoffset(strp, offsetp) function
1042 name = getoffset(name, &stdoffset);
1064 name = getoffset(name, &dstoffset);

Completed in 6 milliseconds