Searched refs:CL_SIGWINCH (Results 1 – 4 of 4) sorted by relevance
72 if (F_ISSET(clp, CL_SIGHUP | CL_SIGTERM | CL_SIGWINCH)) { in cl_event()81 if (F_ISSET(clp, CL_SIGWINCH)) { in cl_event()82 F_CLR(clp, CL_SIGWINCH); in cl_event()
67 #define CL_SIGWINCH 0x0200 /* SIGWINCH arrived. */ macro
287 F_SET(clp, CL_SIGWINCH); in h_winch()
819 F_SET(CLP(sp), CL_SIGWINCH); in cl_suspend()