Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h42 struct ns_conn_mt; /* multi-threaded (MT) connection, forward definition */
104 struct ns_conn_mt *conn_mt; /* the MT connection being used */
147 typedef struct ns_conn_mt { struct
152 struct ns_conn_mt *next; /* next conn_mt in the linked list */ argument