HomeSort by: relevance | last modified time | path
    Searched defs:LINUX_SI_TIMER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/arch/mips/
linux_siginfo.h 105 #define LINUX_SI_TIMER -3
  /src/sys/compat/linux/common/
linux_siginfo.h 59 #ifndef LINUX_SI_TIMER /* all except mips */
60 #define LINUX_SI_TIMER -2
63 #endif /* LINUX_SI_TIMER */

Completed in 12 milliseconds