Searched refs:timeb (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/sys/sys/ |
| H A D | timeb.h | 54 struct timeb { struct 65 int ftime(struct timeb *); argument
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_solaris.cpp | 333 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 D | sanitizer_platform_limits_freebsd.cpp | 140 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 D | sanitizer_platform_limits_posix.cpp | 1267 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 D | sanitizer_platform_limits_netbsd.cpp | 2672 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 D | os-sunos4.h | 83 struct timeb; 85 int ftime(struct timeb *);
|
| /freebsd-14.2/contrib/tcpdump/lbl/ |
| H A D | os-sunos4.h | 84 struct timeb; 86 int ftime(struct timeb *);
|
| /freebsd-14.2/lib/libutil/ |
| H A D | ftime.c | 41 ftime(struct timeb *tbp) in ftime()
|
| /freebsd-14.2/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/ |
| H A D | randombytes_salsa20_random.c | 52 # define _timeb timeb
|
| /freebsd-14.2/tools/build/test-includes/ |
| H A D | badfiles.inc | 130 sys/timeb.h \
|
| /freebsd-14.2/crypto/heimdal/include/ |
| H A D | config.h.in | 1070 /* Define to 1 if you have the <sys/timeb.h> header file. */
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | configure | 25927 sys/timeb.h \
|