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

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c156 } LDAP_CONN; typedef in typeref:struct:__anon1
210 #define DICT_LDAP_CONN(d) ((LDAP_CONN *)((d)->ht->value))
826 LDAP_CONN *conn;
868 conn = (LDAP_CONN *) mymalloc(sizeof(LDAP_CONN));
1463 LDAP_CONN *conn = DICT_LDAP_CONN(dict_ldap);

Completed in 115 milliseconds