Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rtadvd/
H A Drtadvd.c94 static const char *pidfilename = _PATH_RTADVDPID; variable
222 pidfilename = optarg; in main()
249 pfh = pidfile_open(pidfilename, 0600, &otherpid); in main()
256 pidfilename); in main()