Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h267 NS_SERVER_UP = 1, enumerator
H A Dns_connmgmt.c2083 if (chg->changes[i] != NS_SERVER_UP) in proc_server_change()
2591 status[ds_cnt] = NS_SERVER_UP; in get_server_change()
/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c465 info->sinfo[1].change = NS_SERVER_UP; in sync_current_with_update_copy()
2786 if (info->sinfo[0].change == NS_SERVER_UP) in test_server_change()
2841 if (st == NS_SERVER_UP) in create_buf_and_notify()
2953 info->sinfo[0].change = NS_SERVER_UP; in set_server_status()
2954 changed = NS_SERVER_UP; in set_server_status()
2968 else if (changed == NS_SERVER_UP) in set_server_status()