Searched refs:XSIGIO (Results 1 – 2 of 2) sorted by relevance
168 return (XSIGIO); in maptonewsig()208 case XSIGIO: /* input/output possible signal */ in maptooldsig()252 if (mask & sigmask(XSIGIO)) in maptooldmask()298 mask |= sigmask(XSIGIO); in maptonewmask()
36 #define XSIGIO 22 /* input/output possible signal */ macro