Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rpcbind/
H A DMakefile10 rpcb_svc.c rpcb_svc_com.c security.c warmstart.c util.c
H A Drpcbind.c121 static int warmstart = 0; /* Grab an old copy of registrations */ variable
229 if (warmstart) {
928 warmstart = 1; in parseargs()