Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c275 static const char *path_syslogpid = _PATH_SYSLOGPID; variable
770 path_syslogpid = optarg; in parse_args()
1557 working->pid_cmd_file = strdup(path_syslogpid); in parse_file()