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

/netbsd-current/usr.bin/newsyslog/
H A Dnewsyslog.c144 static pid_t readpidfile(const char *);
629 pid = readpidfile(log->pidfile);
631 pid = readpidfile(_PATH_SYSLOGDPID);
856 readpidfile(const char *file) function

Completed in 237 milliseconds