Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ypbind/
H A Dypbind.c90 DOM_ALIVE, /* bound and healthy */ enumerator
528 if (dom->dom_state == DOM_ALIVE && force == 0) { in rpc_received()
559 dom->dom_state = DOM_ALIVE; in rpc_received()
627 dom->dom_state = DOM_ALIVE; in rpc_received()
789 if (dom->dom_state == DOM_ALIVE && now < dom->dom_asktime + 5) { in ypbindproc_domain_2()
1529 case DOM_ALIVE: in checkwork()
1798 if (!started && domains->dom_state == DOM_ALIVE) { in main()