Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dc_sh.c732 clock_t t0t, t1t = 0; local
737 t0t = times(&t0);
769 clocktos(t1t - t0t));
/netbsd-src/external/bsd/ntp/dist/include/
H A Dmbg_gps166.h836 T_GPS t0t; ///< Reference Time %UTC Parameters [wn|sec] member
/netbsd-src/external/bsd/ntp/dist/libparse/
H A Ddata_mbg.c328 get_mbg_tgps(buffpp, &utcp->t0t); in get_mbg_utc()