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

  /src/sys/sys/
siginfo.h 99 typedef struct ksiginfo { struct
101 TAILQ_ENTRY(ksiginfo) ksi_list;
109 #define KSI_FROMPOOL 0x08 /* allocated from the ksiginfo pool */
siginfo.h 99 typedef struct ksiginfo { struct
101 TAILQ_ENTRY(ksiginfo) ksi_list;
109 #define KSI_FROMPOOL 0x08 /* allocated from the ksiginfo pool */

Completed in 367 milliseconds