Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h64 NS_CONN_USER_WRITE = 2, enumerator
H A Dns_connmgmt.c974 if (cm->opened_for == NS_CONN_USER_WRITE) { in add_cm2cmg()
1228 if ((*cm)->opened_for == NS_CONN_USER_WRITE || in check_and_close_conn()
1295 if (cm->opened_for == NS_CONN_USER_WRITE && in match_conn_mt()
1296 cu->type != NS_CONN_USER_WRITE && cm->cu_cnt == 0 && in match_conn_mt()
1319 case NS_CONN_USER_WRITE: in match_conn_mt()
1320 if (cm->opened_for == NS_CONN_USER_WRITE) in match_conn_mt()
2128 NS_CONN_USER_WRITE && in proc_server_change()
H A Dns_writes.c750 conn_user = __s_api_conn_user_init(NS_CONN_USER_WRITE, in write_state_machine()