Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c142 static const char * getsecs P((const char * strp, long * secsp));
503 getsecs(strp, secsp) in getsecs() function
550 strp = getsecs(strp, offsetp);
608 strp = getsecs(strp, &rulep->r_time);
/titanic_41/usr/src/lib/libc/port/gen/
H A Dlocaltime.c423 static const char *getsecs(const char *, long *);
2187 getsecs(const char *strp, long *secsp) in getsecs() function
2236 strp = getsecs(strp, offsetp); in getoffset()
2303 strp = getsecs(strp, &rulep->r_time); in getrule()