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

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

Completed in 74 milliseconds