Searched refs:CL_SIGWINCH (Results 1 – 4 of 4) sorted by relevance
69 if (F_ISSET(clp, CL_SIGHUP | CL_SIGTERM | CL_SIGWINCH)) { in cl_event()78 if (F_ISSET(clp, CL_SIGWINCH)) { in cl_event()79 F_CLR(clp, CL_SIGWINCH); in cl_event()
64 #define CL_SIGWINCH 0x0200 /* SIGWINCH arrived. */ macro
270 F_SET(clp, CL_SIGWINCH); in h_winch()
815 F_SET(CLP(sp), CL_SIGWINCH); in cl_suspend()