OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dom_state
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/ypbind/
ypbind.c
107
enum domainstates
dom_state
;
member in struct:domain
330
dom->
dom_state
= DOM_NEW;
528
if (dom->
dom_state
== DOM_ALIVE && force == 0) {
549
if (dom->
dom_state
== DOM_PINGING && force == 0) {
552
*
dom_state
back to ALIVE and ping again in 60
559
dom->
dom_state
= DOM_ALIVE;
582
if (dom->
dom_state
== DOM_NEW ||
583
dom->
dom_state
== DOM_LOST ||
584
dom->
dom_state
== DOM_DEAD) {
627
dom->
dom_state
= DOM_ALIVE
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025