Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rpcbind/
H A DMakefile33 rpcb_stat.o rpcbind.o warmstart.o selfcheck.o rpcb_check.o
H A Drpcbind.c175 static int warmstart = 0; /* Grab a old copy of registrations */ variable
332 if (warmstart) { in main()
868 warmstart = 1; in parseargs()