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

/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsiginfo.h110 } 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/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsignal.h69 } siginfo_t; typedef in typeref:struct:__anon8935
97 void (*_sigaction)( int, siginfo_t *, void * );
178 int _EXFUN(sigwaitinfo, (const sigset_t *set, siginfo_t *info));
180 (const sigset_t *set, siginfo_t *info, const struct timespec *timeout)
/external/fio/os/
H A Dos-windows.h83 typedef int siginfo_t; typedef
90 void* (*sa_sigaction)(int, siginfo_t *, void*);
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h109 } __ARCH_SI_ATTRIBUTES siginfo_t; typedef in typeref:struct:siginfo

Completed in 1343 milliseconds