Home
last modified time | relevance | path

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

/freebsd/sbin/ggate/ggated/
H A Dggated.c1035 const char *ggated_pidfile = _PATH_VARRUN "/ggated.pid"; in main() local
1056 ggated_pidfile = optarg; in main()
1094 pfh = pidfile_open(ggated_pidfile, 0600, &otherpid); in main()