Lines Matching refs:binddn
118 const char *binddn; /* DN to bind to server (can be NULL) */
136 int must_rebind; /* The connection was last bound with other then binddn/bindpw */
233 * @param binddn The DN to bind with
242 * const char *binddn, const char *bindpw, deref_options deref,
246 const char *binddn, const char *bindpw, deref_options deref,
329 * @param binddn The DN of the user will be returned in this variable.
335 * char *filter, char *bindpw, char **binddn, char ***retvals)
339 const char *filter, const char *bindpw, const char **binddn, const char ***retvals));
351 * @param binddn The DN of the user will be returned in this variable.
357 * char *filter, char **binddn, char ***retvals)
361 const char *filter, const char **binddn, const char ***retvals));