Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dtimezone.c122 static ZCONST char *getoffset OF((ZCONST char *strp, long * ZCONST offsetp));
326 static ZCONST char *getoffset(strp, offsetp) in getoffset() argument
328 long * ZCONST offsetp;
337 strp = getsecs(strp, offsetp);
341 *offsetp = -*offsetp;