HomeSort by: relevance | last modified time | path
    Searched refs:ldap_int_global_options (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
ldap_log.h 204 (*(int *) ((char *)&ldap_int_global_options \
208 LDAP_V ( struct ldapoptions ) ldap_int_global_options;
  /src/external/bsd/openldap/dist/libraries/libldap/
options.c 611 ldap_int_global_options.ldo_defludp);
685 ldap_int_global_options.ldo_defludp);
732 defbase = LDAP_STRDUP( ldap_int_global_options.ldo_defbase );
ldap-int.h 72 # define LDAP_INT_GLOBAL_OPT() (&ldap_int_global_options)
655 LDAP_V ( struct ldapoptions ) ldap_int_global_options;
init.c 43 struct ldapoptions ldap_int_global_options = variable in typeref:struct:ldapoptions

Completed in 26 milliseconds