Searched refs:LINUX_SIGTBLSZ (Results 1 – 2 of 2) sorted by relevance
57 static int bsd_to_linux_sigtbl[LINUX_SIGTBLSZ] = {93 static int linux_to_bsd_sigtbl[LINUX_SIGTBLSZ] = {171 if (sig <= LINUX_SIGTBLSZ) in bsd_to_linux_signal()
182 #define LINUX_SIGTBLSZ 31 macro