Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c216 static const char * getoffset P((const char * strp, long * offsetp));
827 getoffset(strp, offsetp) in getoffset() argument
829 long * const offsetp;
838 strp = getsecs(strp, offsetp);
842 *offsetp = -*offsetp;