Searched refs:_BSD_TIME_T_ (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/sys/
H A Dtimespec.h42 #ifdef _BSD_TIME_T_
43 typedef _BSD_TIME_T_ time_t;
44 #undef _BSD_TIME_T_ macro
H A Dcommon_ansi.h68 #define _BSD_TIME_T_ __int64_t /* time() */ macro
H A Dtypes.h303 #ifdef _BSD_TIME_T_
304 typedef _BSD_TIME_T_ time_t;
305 #undef _BSD_TIME_T_ macro
/netbsd-current/include/
H A Dutime.h39 #ifdef _BSD_TIME_T_
40 typedef _BSD_TIME_T_ time_t;
41 #undef _BSD_TIME_T_ macro
H A Dutil.h40 #ifdef _BSD_TIME_T_
41 typedef _BSD_TIME_T_ time_t;
42 #undef _BSD_TIME_T_ macro
H A Dtime.h53 #ifdef _BSD_TIME_T_
54 typedef _BSD_TIME_T_ time_t;
55 #undef _BSD_TIME_T_ macro
/netbsd-current/sys/arch/ia64/include/
H A Dansi.h56 #define _BSD_TIME_T_ __int64_t /* time() */ macro
62 #define _BSD_TIME_T_ __int64_t /* time() */ macro

Completed in 762 milliseconds