Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c75 #ifndef _PATH_RPCTLSCDPID
76 #define _PATH_RPCTLSCDPID "/var/run/rpc.tlsclntd.pid" macro
137 rpctls_pfh = pidfile_open(_PATH_RPCTLSCDPID, 0600, &otherpid); in main()