Searched refs:ns_conn_mt (Results 1 – 1 of 1) sorted by relevance
42 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 { struct152 struct ns_conn_mt *next; /* next conn_mt in the linked list */ argument