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

  /src/external/bsd/openldap/dist/doc/devel/variadic_debug/
macros.h 13 #define LDAP_CONST const
  /src/external/bsd/openldap/dist/include/
ldap_cdefs.h 40 #ifndef LDAP_CONST
41 # define LDAP_CONST const
51 #ifndef LDAP_CONST
52 # define LDAP_CONST /* no const */
  /src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c 99 #ifndef LDAP_CONST
100 #define LDAP_CONST const
319 static void dict_ldap_logprint(LDAP_CONST char *data)
614 (LDAP_CONST void *) dict_ldap_logprint) != LBER_OPT_SUCCESS)

Completed in 21 milliseconds