Home
last modified time | relevance | path

Searched refs:siginfo_t (Results 1 – 25 of 37) sorted by relevance

12

/sysdeps/unix/sysv/linux/sparc/sparc64/
A Dsigcontextinfo.h54 sigcontext_get_pc (const siginfo_t *ctx) in sigcontext_get_pc()
56 struct pt_regs *regs = (struct pt_regs*) ((siginfo_t *)(ctx) + 1); in sigcontext_get_pc()
/sysdeps/unix/sysv/linux/
A Daio_sigqueue.c33 siginfo_t info; in __aio_sigqueue()
37 memset (&info, 0, sizeof (siginfo_t)); in __aio_sigqueue()
A Dsigqueue.c28 siginfo_t info; in __sigqueue()
32 memset (&info, 0, sizeof (siginfo_t)); in __sigqueue()
A Dgai_sigqueue.c33 siginfo_t info; in __gai_sigqueue()
37 memset (&info, 0, sizeof (siginfo_t)); in __gai_sigqueue()
A Dprofil-counter.h24 __profil_counter (int signo, siginfo_t *info, void *ctx) in __profil_counter()
A Dsigwaitinfo.c23 __sigwaitinfo (const sigset_t *set, siginfo_t *info) in __sigwaitinfo()
A Dsigtimedwait.c22 __sigtimedwait64 (const sigset_t *set, siginfo_t *info, in __sigtimedwait64()
70 __sigtimedwait (const sigset_t *set, siginfo_t *info, in libc_hidden_def()
A Dwaitid.c25 __waitid (idtype_t idtype, id_t id, siginfo_t *infop, int options) in __waitid()
A Dsigwait.c25 siginfo_t si; in __sigwait()
A Dtst-sigcontext-get_pc.c35 handler (int signal, siginfo_t *info, void *ctx) in handler()
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h39 void (*sa_sigaction) (int, siginfo_t *, void *);
69 void (*sa_sigaction) (int, siginfo_t *, void *);
/sysdeps/unix/sysv/linux/nios2/
A Dkernel_rt_sigframe.h24 siginfo_t info;
/sysdeps/unix/sysv/linux/aarch64/
A Dkernel_rt_sigframe.h23 siginfo_t info;
/sysdeps/unix/sysv/linux/mips/
A Dkernel_rt_sigframe.h8 siginfo_t rs_info;
/sysdeps/unix/sysv/linux/arm/
A Dprofil-counter.h23 __profil_counter (int signo, siginfo_t *_si, void *scp) in __profil_counter()
/sysdeps/generic/
A Dprofil-counter.h26 __profil_counter (int signr, siginfo_t *info, void *ctx) in __profil_counter()
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsigaction.h36 void (*sa_sigaction) (int, siginfo_t *, void *);
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h36 void (*sa_sigaction) (int, siginfo_t *, void *);
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h36 void (*sa_sigaction) (int, siginfo_t *, void *);
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h38 void (*sa_sigaction) (int, siginfo_t *, void *);
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h38 void (*sa_sigaction) (int, siginfo_t *, void *);
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h39 void (*sa_sigaction) (int, siginfo_t *, void *);
/sysdeps/pthread/
A Dtst-cancel20.c233 sa.sa_sigaction = (void (*)(int, siginfo_t *, void *)) sh; in do_test()
247 sa.sa_sigaction = (void (*)(int, siginfo_t *, void *)) sh; in do_test()
A Dtst-cancel21.c263 sa.sa_sigaction = (void (*)(int, siginfo_t *, void *)) sh; in do_test()
277 sa.sa_sigaction = (void (*)(int, siginfo_t *, void *)) sh; in do_test()
/sysdeps/unix/sysv/linux/i386/
A Dtst-bz21269.c66 xsethandler (int sig, void (*handler)(int, siginfo_t *, void *), int flags) in xsethandler() argument
78 sigsegv_handler (int sig, siginfo_t *info, void *ctx_void) in sigsegv_handler()

Completed in 22 milliseconds

12