pidfile.h revision 256281
1/* $FreeBSD: stable/10/contrib/pf/pflogd/pidfile.h 171176 2007-07-03 14:08:49Z mlaier $ */
2
3int pidfile(const char *);
4