Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h79 NS_CONN_USER_CONNECTED = 6, enumerator
H A Dns_connmgmt.c1448 cu->state = NS_CONN_USER_CONNECTED; in __s_api_conn_mt_get()
1491 cu->state = NS_CONN_USER_CONNECTED; in __s_api_conn_mt_get()
1560 cu->state = NS_CONN_USER_CONNECTED; in __s_api_conn_mt_add()
1861 if (cu->state != NS_CONN_USER_CONNECTED || (cm = cu->conn_mt) == NULL) in __s_api_conn_mt_close()