Searched defs:l_siginfo (Results 1 – 5 of 5) sorted by relevance
186 typedef struct l_siginfo { struct187 l_int lsi_signo;188 l_int lsi_errno;189 l_int lsi_code;190 union {229 } l_siginfo_t; argument
247 typedef struct l_siginfo { struct248 l_int lsi_signo;249 l_int lsi_errno;250 l_int lsi_code;251 union {290 } l_siginfo_t; argument
395 l_siginfo_t l_siginfo; in linux_ptrace_getsiginfo() local
304 typedef struct l_siginfo { struct305 l_int lsi_signo;306 l_int lsi_errno;307 l_int lsi_code;308 union {347 } l_siginfo_t; argument
331 typedef struct l_siginfo { struct332 l_int lsi_signo;333 l_int lsi_errno;334 l_int lsi_code;335 union {374 } __packed l_siginfo_t; argument