Home | History | Annotate | Download | only in lib

Lines Matching full:failf

187     failf(conn->data, "LDAP local: %s", msg);
237 failf(data, "LDAP local: Cannot connect to %s, %s",
315 failf(data, "LDAP local: bind ldap_result %s", ldap_err2string(rc));
325 failf(data, "LDAP local: bind ldap_parse_result %s", ldap_err2string(rc));
346 failf(data, "LDAP remote: bind failed %s %s", ldap_err2string(rc),
400 failf(conn->data, "LDAP local: %s", msg);
409 failf(data, "LDAP local: ldap_search_ext %s", ldap_err2string(rc));
462 failf(data, "LDAP local: search ldap_result %s", ldap_err2string(rc));
486 failf(data, "LDAP local: search ldap_parse_result %s",
491 failf(data, "LDAP remote: search failed %s %s", ldap_err2string(rc),