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

/freebsd-current/usr.sbin/rtsold/
H A Drtsold.c123 const char *opts, *pidfilepath, *progname; local
130 pidfilepath = NULL;
173 pidfilepath = optarg;
217 pfh = pidfile_open(pidfilepath, 0644, NULL);

Completed in 164 milliseconds