Searched defs:l_sigframe (Results 1 – 2 of 2) sorted by relevance
407 struct l_sigframe { struct408 l_int sf_sig;409 struct l_sigcontext sf_sc;410 struct l_fpstate sf_fpstate;411 l_uint sf_extramask[LINUX_NSIG_WORDS-1];412 l_handler_t sf_handler;
434 struct l_sigframe { struct435 l_int sf_sig;436 struct l_sigcontext sf_sc;437 struct l_fpstate sf_fpstate;438 l_uint sf_extramask[1];439 l_handler_t sf_handler;