Home
last modified time | relevance | path

Searched refs:timeb (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dtimeb.h54 struct timeb { struct
65 int ftime(struct timeb *); argument
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp333 CHECK_TYPE_SIZE(timeb);
334 CHECK_SIZE_AND_OFFSET(timeb, time);
335 CHECK_SIZE_AND_OFFSET(timeb, millitm);
336 CHECK_SIZE_AND_OFFSET(timeb, timezone);
337 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_freebsd.cpp140 unsigned struct_timeb_sz = sizeof(struct timeb);
531 CHECK_TYPE_SIZE(timeb);
532 CHECK_SIZE_AND_OFFSET(timeb, time);
533 CHECK_SIZE_AND_OFFSET(timeb, millitm);
534 CHECK_SIZE_AND_OFFSET(timeb, timezone);
535 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_posix.cpp1267 CHECK_TYPE_SIZE(timeb);
1268 CHECK_SIZE_AND_OFFSET(timeb, time);
1269 CHECK_SIZE_AND_OFFSET(timeb, millitm);
1270 CHECK_SIZE_AND_OFFSET(timeb, timezone);
1271 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_netbsd.cpp2672 CHECK_TYPE_SIZE(timeb);
2673 CHECK_SIZE_AND_OFFSET(timeb, time);
2674 CHECK_SIZE_AND_OFFSET(timeb, millitm);
2675 CHECK_SIZE_AND_OFFSET(timeb, timezone);
2676 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
/freebsd-14.2/contrib/libpcap/lbl/
H A Dos-sunos4.h83 struct timeb;
85 int ftime(struct timeb *);
/freebsd-14.2/contrib/tcpdump/lbl/
H A Dos-sunos4.h84 struct timeb;
86 int ftime(struct timeb *);
/freebsd-14.2/lib/libutil/
H A Dftime.c41 ftime(struct timeb *tbp) in ftime()
/freebsd-14.2/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c52 # define _timeb timeb
/freebsd-14.2/tools/build/test-includes/
H A Dbadfiles.inc130 sys/timeb.h \
/freebsd-14.2/crypto/heimdal/include/
H A Dconfig.h.in1070 /* Define to 1 if you have the <sys/timeb.h> header file. */
/freebsd-14.2/crypto/heimdal/
H A Dconfigure25927 sys/timeb.h \