Searched refs:LDAP_DEREF_NEVER (Results 1 – 8 of 8) 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()
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 },