Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c116 #define CE_PID2CMD 0x0400 /* Replace PID file with a shell command.*/ macro
1443 working->flags |= CE_PID2CMD; in parse_file()
2321 if (ent->flags & CE_PID2CMD) { in save_sigwork()