Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcbind.c83 #define RPCBINDDLOCK "/var/run/rpcbind.lock" macro
152 if ((rpcbindlockfd = (open(RPCBINDDLOCK, in main()
154 err(1, "%s", RPCBINDDLOCK); in main()