HomeSort by: relevance | last modified time | path
    Searched refs:_BSD_TIMER_T_ (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hpc/stand/include/machine/
ansi.h 11 #define _BSD_TIMER_T_ int /* timer_t */
  /src/sys/arch/ia64/include/
ansi.h 66 #define _BSD_TIMER_T_ int /* timer_t */
  /src/sys/sys/
common_ansi.h 70 #define _BSD_TIMER_T_ int /* timer_t */
types.h 313 #ifdef _BSD_TIMER_T_
314 typedef _BSD_TIMER_T_ timer_t;
315 #undef _BSD_TIMER_T_
  /src/include/
time.h 68 #ifdef _BSD_TIMER_T_
69 typedef _BSD_TIMER_T_ timer_t;
70 #undef _BSD_TIMER_T_

Completed in 12 milliseconds