Searched defs:siginfo_t (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/asm-mips/
H A Dsiginfo.h99 } siginfo_t; typedef in typeref:struct:siginfo
/external/bison/darwin-lib/
H A Dsignal.h681 struct siginfo_t struct
693 typedef struct siginfo_t siginfo_t; typedef in typeref:struct:siginfo_t
714 void (*_sa_sigaction) (int, siginfo_t *, void *);
/external/bison/linux-lib/
H A Dsignal.h681 struct siginfo_t struct
693 typedef struct siginfo_t siginfo_t; typedef in typeref:struct:siginfo_t
714 void (*_sa_sigaction) (int, siginfo_t *, void *);
/external/kernel-headers/original/asm-generic/
H A Dsiginfo.h93 } siginfo_t; typedef in typeref:struct:siginfo
/external/strace/
H A Dsignal.c532 } siginfo_t; typedef in typeref:struct:siginfo
669 printsiginfo(siginfo_t *sip, int verbose)
2105 siginfo_t si;
2139 siginfo_t si;

Completed in 385 milliseconds