OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CL_SIGHUP
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nvi/dist/cl/
cl.h
77
#define
CL_SIGHUP
0x0040 /* SIGHUP arrived. */
cl_read.c
81
if (F_ISSET(clp,
CL_SIGHUP
| CL_SIGTERM | CL_SIGWINCH)) {
82
if (F_ISSET(clp,
CL_SIGHUP
)) {
cl_main.c
270
F_SET(clp,
CL_SIGHUP
);
Completed in 15 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026