HomeSort by: relevance | last modified time | path
    Searched defs:conn_refcount (Results 1 - 1 of 1) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c 155 int conn_refcount; member in struct:__anon23070
870 conn->conn_refcount = 0;
873 ++DICT_LDAP_CONN(dict_ldap)->conn_refcount;
1466 if (--conn->conn_refcount == 0) {

Completed in 15 milliseconds