Home
last modified time | relevance | path

Searched defs:SI_USER (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h149 SI_USER, /* Sent by kill, sigsend, raise. */ enumerator
150 # define SI_USER SI_USER macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsignal.h59 #define SI_USER 1 /* Sent by a user. kill(), abort(), etc */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h130 #define SI_USER 0 /* sent by kill, sigsend, raise */ macro