Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvdso.h122 struct bintime32 { struct
137 struct bintime32 th_offset; argument
138 struct bintime32 th_boottime;
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h62 struct bintime32 { struct
68 struct bintime32 update_time; argument
H A Dfreebsd32_misc.c167 CTASSERT(sizeof(struct bintime32) == 12);
172 CTASSERT(sizeof(struct bintime32) == 16);
1425 struct bintime32 bt; in freebsd32_cmsg_convert()