Searched refs:timeb (Results 1 - 22 of 22) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dtimeb.h36 * @(#)timeb.h 8.2 (Berkeley) 1/21/94
44 #warning "this file includes <sys/timeb.h> which is deprecated"
55 struct timeb { struct
66 int ftime(struct timeb *);
/freebsd-12-stable/lib/libcompat/4.1/
H A Dftime.c38 #include <sys/timeb.h>
41 ftime(struct timeb *tbp)
/freebsd-12-stable/contrib/gcclibs/libgomp/config/mingw32/
H A Dtime.c32 #include <sys/timeb.h>
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp50 #include <sys/timeb.h>
330 CHECK_TYPE_SIZE(timeb); variable
331 CHECK_SIZE_AND_OFFSET(timeb, time);
332 CHECK_SIZE_AND_OFFSET(timeb, millitm);
333 CHECK_SIZE_AND_OFFSET(timeb, timezone);
334 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_freebsd.cpp50 #include <sys/timeb.h>
125 unsigned struct_timeb_sz = sizeof(struct timeb);
487 CHECK_TYPE_SIZE(timeb); variable
488 CHECK_SIZE_AND_OFFSET(timeb, time);
489 CHECK_SIZE_AND_OFFSET(timeb, millitm);
490 CHECK_SIZE_AND_OFFSET(timeb, timezone);
491 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_posix.cpp63 #include <sys/timeb.h>
1185 CHECK_TYPE_SIZE(timeb); variable
1186 CHECK_SIZE_AND_OFFSET(timeb, time);
1187 CHECK_SIZE_AND_OFFSET(timeb, millitm);
1188 CHECK_SIZE_AND_OFFSET(timeb, timezone);
1189 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_netbsd.cpp96 #include <sys/timeb.h>
2389 CHECK_TYPE_SIZE(timeb); variable
2390 CHECK_SIZE_AND_OFFSET(timeb, time);
2391 CHECK_SIZE_AND_OFFSET(timeb, millitm);
2392 CHECK_SIZE_AND_OFFSET(timeb, timezone);
2393 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
/freebsd-12-stable/contrib/tcpdump/lbl/
H A Dos-sunos4.h84 struct timeb;
86 int ftime(struct timeb *);
/freebsd-12-stable/contrib/libpcap/lbl/
H A Dos-sunos4.h83 struct timeb;
85 int ftime(struct timeb *);
/freebsd-12-stable/lib/libc/db/test/hash.tests/
H A Dthash4.c49 #include <sys/timeb.h>
/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_xenix.h45 char tp_l_[PADL_(struct timeb *)]; struct timeb * tp; char tp_r_[PADR_(struct timeb *)];
/freebsd-12-stable/contrib/ntp/ntpsnmpd/
H A Dnetsnmp_daemonize.c62 # include <sys/timeb.h>
/freebsd-12-stable/contrib/ipfilter/ipsend/
H A Dsdlpi.c18 #include <sys/timeb.h>
H A Dsnit.c17 #include <sys/timeb.h>
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c43 # include <sys/timeb.h>
52 # define _timeb timeb
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-nit.c28 #include <sys/timeb.h>
H A Dpcap-snit.c32 #include <sys/timeb.h>
H A Dpcap-pf.c31 #include <sys/timeb.h>
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devutil_time.c44 #include <sys/timeb.h>
/freebsd-12-stable/contrib/libevent/
H A Devutil_time.c44 #include <sys/timeb.h>
/freebsd-12-stable/contrib/googletest/googletest/src/
H A Dgtest.cc90 # include <sys/timeb.h> // NOLINT
/freebsd-12-stable/crypto/heimdal/
H A Dconfigure25927 sys/timeb.h \

Completed in 496 milliseconds