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

  /src/sys/arch/hpc/stand/include/machine/
ansi.h 10 #define _BSD_CLOCKID_T_ int /* clockid_t */
  /src/sys/arch/ia64/include/
ansi.h 65 #define _BSD_CLOCKID_T_ int /* clockid_t */
  /src/sys/sys/
common_ansi.h 69 #define _BSD_CLOCKID_T_ int /* clockid_t */
types.h 308 #ifdef _BSD_CLOCKID_T_
309 typedef _BSD_CLOCKID_T_ clockid_t;
310 #undef _BSD_CLOCKID_T_
  /src/include/
time.h 63 #ifdef _BSD_CLOCKID_T_
64 typedef _BSD_CLOCKID_T_ clockid_t;
65 #undef _BSD_CLOCKID_T_

Completed in 13 milliseconds