Searched refs:CL_SIGHUP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/nvi/cl/
H A Dcl.h64 #define CL_SIGHUP 0x0040 /* SIGHUP arrived. */ macro
H A Dcl_read.c72 if (F_ISSET(clp, CL_SIGHUP | CL_SIGTERM | CL_SIGWINCH)) {
73 if (F_ISSET(clp, CL_SIGHUP)) {
H A Dcl_main.c261 F_SET(clp, CL_SIGHUP);

Completed in 38 milliseconds