Searched defs:getsecs (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Dtime.c51 getsecs(void) function
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_time.c45 getsecs() function
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Dtime.c221 getsecs() function
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dpxe.c582 getsecs() function
/illumos-gate/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) function
550 strp = getsecs(strp, offsetp);
608 strp = getsecs(strp, &rulep->r_time);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c423 static const char *getsecs(const char *, long *);
2187 getsecs(const char *strp, long *secsp) function
2236 strp = getsecs(strp, offsetp);
2303 strp = getsecs(strp, &rulep->r_time);

Completed in 85 milliseconds