Home
last modified time | relevance | path

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

/src/usr.sbin/newsyslog/
H A Dnewsyslog.c242 static int enforcepid = 0; /* If PID file does not exist or empty, do nothing */ variable
760 enforcepid++; in parse_args()
2381 if (errno == ENOENT && enforcepid == 0) { in set_swpid()
2403 if (feof(f) && enforcepid == 0) { in set_swpid()