Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-ldap/
Dback-ldap.h113 #define LDAP_BACK_CONN_ISSET_F(fp,f) (*(fp) & (f)) macro
125 #define LDAP_BACK_CONN_ISSET(lc,f) LDAP_BACK_CONN_ISSET_F(&(lc)->lc_lcflags, (f))