Lines Matching defs:msg
124 dlz_ldap_checkURL(char *URL, int attrCnt, const char *msg) {
132 "%s query is not a valid LDAP URL", msg);
141 "parsing %s query failed", msg);
151 msg, attrCnt);
159 "%s query must not specify a host", msg);
167 "%s query must not specify a port", msg);
175 "%s query must specify a search base", msg);
185 msg);
321 ldap_process_results(LDAP *dbc, LDAPMessage *msg, char ** attrs,
341 entry = ldap_first_entry(dbc, msg);
1132 } else { /* unsuccessful?, log err msg and cleanup. */
1156 * if db connection cannot be created, log err msg and