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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c222 static int nosignal; /* Do not send any signals */ variable
343 if (!(rotatereq && nosignal)) {
665 nosignal = 1;
1393 * This config-entry specified 'n' for nosignal,
1940 * If nosignal (-s) was specified, then do not signal any process.
1941 * Note that a nosignal request triggers a warning message if the
1949 if (nosignal) {

Completed in 48 milliseconds