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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c107 #define CE_NOSIGNAL 0x0010 /* There is no process to signal when */ macro
1424 working->flags |= CE_NOSIGNAL;
1517 if ((working->flags & CE_NOSIGNAL) == CE_NOSIGNAL) {

Completed in 75 milliseconds