Searched refs:LDAP_DEREF_NEVER (Results 1 – 9 of 9) sorted by relevance
104 deref = LDAP_DEREF_NEVER; /* prudent, but probably unnecessary */ in main()
117 deref = LDAP_DEREF_NEVER; /* this seems prudent */ in main()
168 deref = LDAP_DEREF_NEVER; in main()421 deref = LDAP_DEREF_NEVER; in options_callback()
252 deref = LDAP_DEREF_NEVER; /* this seems prudent */ in process()
132 int scope = LDAP_SCOPE_BASE, deref = LDAP_DEREF_NEVER, in cldap_build_request()
76 lmap->ldap_deref = LDAP_DEREF_NEVER;
414 int derefOption = LDAP_DEREF_NEVER; in _connectToLDAP()
236 #define LDAP_DEREF_NEVER 0 macro
3873 { "never", LDAP_DEREF_NEVER },