Searched refs:satime_t (Results 1 - 25 of 43) sorted by relevance

12

/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dgetsecs.c36 satime_t
40 return (satime_t)syscall(__NR_time, NULL);
/netbsd-current/sbin/mount_nfs/
H A Diodesc.h37 typedef time_t satime_t; typedef
/netbsd-current/sys/arch/sun68k/stand/libsa/
H A Dclock.c12 satime_t
/netbsd-current/sys/arch/hppa/stand/common/
H A Dtime.c38 satime_t
42 satime_t tt;
/netbsd-current/sys/lib/libsa/
H A Diodesc.h50 * satime_t:
58 typedef unsigned int satime_t; typedef
61 typedef time_t satime_t; typedef
H A Dnet.c90 satime_t t, tlast;
/netbsd-current/sys/arch/i386/stand/lib/
H A Dgetsecs.c20 satime_t
27 satime_t sec;
/netbsd-current/sys/arch/sbmips/stand/netboot/
H A Dgetsecs.c47 satime_t
H A Dif_cfe.c107 satime_t t;
/netbsd-current/sys/arch/pmax/stand/common/
H A Dclock.c37 satime_t
/netbsd-current/sys/arch/evbmips/stand/sbmips/netboot/
H A Dgetsecs.c47 satime_t
/netbsd-current/sys/stand/efiboot/
H A Defigetsecs.c25 static satime_t getsecs_val = 0;
27 static satime_t
35 satime_t r;
64 satime_t
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dclock.c65 satime_t
81 return (satime_t)sec;
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Defigetsecs.c23 satime_t
31 satime_t r;
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dgetsecs.c44 satime_t
67 return (satime_t)t;
/netbsd-current/sys/arch/emips/stand/common/
H A Dclock.c40 satime_t
/netbsd-current/sys/arch/hp300/stand/common/
H A Dclock.c74 static bool clock_to_gmt(satime_t *);
80 satime_t
84 satime_t timbuf = 0;
95 clock_to_gmt(satime_t *timbuf)
98 satime_t tmp;
/netbsd-current/sys/arch/hppa/stand/boot/
H A Dtgets.c45 satime_t seconds1, seconds2;
/netbsd-current/sys/arch/alpha/stand/netboot/
H A Dgetsecs.c15 satime_t
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dether_if.c142 satime_t
153 return (satime_t)t;
/netbsd-current/sys/arch/newsmips/stand/boot/
H A Dnetif_news.c152 satime_t tick0;
204 satime_t
/netbsd-current/sys/arch/mvme68k/stand/libsa/
H A Dclock.c51 satime_t
/netbsd-current/sys/arch/mvmeppc/stand/libsa/
H A Dclock.c54 satime_t
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dclock.c44 satime_t
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dgetsecs.c193 satime_t
200 satime_t secs;

Completed in 252 milliseconds

12