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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c120 #define CE_NOSIGNAL 0x0010 /* There is no process to signal when */ macro
1297 working->flags |= CE_NOSIGNAL;
1372 if ((working->flags & CE_NOSIGNAL) == CE_NOSIGNAL) {

Completed in 40 milliseconds