Searched refs:XSIGCONT (Results 1 – 2 of 2) sorted by relevance
160 return (XSIGCONT); in maptonewsig()200 case XSIGCONT: /* continue a stopped process */ in maptooldsig()244 if (mask & sigmask(XSIGCONT)) in maptooldmask()290 mask |= sigmask(XSIGCONT); in maptonewmask()
39 #define XSIGCONT 25 /* continue a stopped process */ macro