Searched refs:_STRUCT_USER64_TIMEVAL (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/_types/
H A D_user64_timeval.h29 #ifndef _STRUCT_USER64_TIMEVAL
30 #define _STRUCT_USER64_TIMEVAL struct user64_timeval macro
31 _STRUCT_USER64_TIMEVAL
36 #endif /* _STRUCT_USER64_TIMEVAL */
H A D_user64_itimerval.h33 _STRUCT_USER64_TIMEVAL it_interval; /* timer interval */
34 _STRUCT_USER64_TIMEVAL it_value; /* current value */

Completed in 77 milliseconds