Home
last modified time | relevance | path

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

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