Home
last modified time | relevance | path

Searched refs:CE_NOSIGNAL (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/newsyslog/
H A Dnewsyslog.c108 #define CE_NOSIGNAL 0x0010 /* There is no process to signal when */ macro
1411 working->flags |= CE_NOSIGNAL; in parse_file()
1503 if ((working->flags & CE_NOSIGNAL) == CE_NOSIGNAL) { in parse_file()