Symbol: l_siginfo_t
sys/amd64/linux/linux_proto.h
1138
char uinfo_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * uinfo; char uinfo_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux/linux_proto.h
1342
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux/linux_proto.h
488
char ptr_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * ptr; char ptr_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux/linux_proto.h
495
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux/linux_proto.h
891
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux32/linux32_proto.h
1210
char uinfo_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * uinfo; char uinfo_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux32/linux32_proto.h
1624
char ptr_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * ptr; char ptr_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux32/linux32_proto.h
1643
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux32/linux32_proto.h
568
char ptr_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * ptr; char ptr_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux32/linux32_proto.h
575
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/amd64/linux32/linux32_proto.h
960
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/arm64/linux/linux_proto.h
1152
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/arm64/linux/linux_proto.h
414
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/arm64/linux/linux_proto.h
588
char ptr_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * ptr; char ptr_r_[PADR_(l_siginfo_t *)];
sys/arm64/linux/linux_proto.h
595
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/arm64/linux/linux_proto.h
945
char uinfo_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * uinfo; char uinfo_r_[PADR_(l_siginfo_t *)];
sys/arm64/linux/linux_sigframe.h
70
l_siginfo_t sf_si;
sys/compat/linux/linux_misc.c
720
int options, void *rup, l_siginfo_t *infop)
sys/compat/linux/linux_misc.c
722
l_siginfo_t lsi;
sys/compat/linux/linux_ptrace.c
240
l_siginfo_t l_siginfo;
sys/compat/linux/linux_siginfo.h
216
_Static_assert(sizeof(l_siginfo_t) == LINUX_SI_MAX_SIZE, "l_siginfo_t size");
sys/compat/linux/linux_signal.c
486
struct timespec *tsa, l_siginfo_t *ptr, l_size_t sigsetsize)
sys/compat/linux/linux_signal.c
490
l_siginfo_t lsi;
sys/compat/linux/linux_signal.c
69
l_sigset_t *, struct timespec *, l_siginfo_t *,
sys/compat/linux/linux_signal.c
702
siginfo_to_lsiginfo(const siginfo_t *si, l_siginfo_t *lsi, l_int sig)
sys/compat/linux/linux_signal.c
773
lsiginfo_to_siginfo(struct thread *td, const l_siginfo_t *lsi,
sys/compat/linux/linux_signal.c
811
l_siginfo_t linfo;
sys/compat/linux/linux_signal.c
839
l_siginfo_t linfo;
sys/compat/linux/linux_signal.h
33
void siginfo_to_lsiginfo(const siginfo_t *si, l_siginfo_t *lsi, l_int sig);
sys/i386/linux/linux_proto.h
1204
char uinfo_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * uinfo; char uinfo_r_[PADR_(l_siginfo_t *)];
sys/i386/linux/linux_proto.h
1618
char ptr_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * ptr; char ptr_r_[PADR_(l_siginfo_t *)];
sys/i386/linux/linux_proto.h
1637
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/i386/linux/linux_proto.h
570
char ptr_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * ptr; char ptr_r_[PADR_(l_siginfo_t *)];
sys/i386/linux/linux_proto.h
577
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/i386/linux/linux_proto.h
958
char info_l_[PADL_(l_siginfo_t *)]; l_siginfo_t * info; char info_r_[PADR_(l_siginfo_t *)];
sys/x86/linux/linux_x86_sigframe.h
138
l_siginfo_t sf_si;