Searched defs:l_sigframe (Results 1 – 2 of 2) sorted by relevance
74 struct l_sigframe { struct81 #define LINUX_MINSIGSTKSZ roundup(sizeof(struct l_sigframe), 16) argument
127 struct l_sigframe { struct128 l_int sf_sig;129 struct l_sigcontext sf_sc;130 struct l_fpstate sf_fpstate;131 sigset_t sf_sigmask;