Searched refs:eres (Results 1 – 1 of 1) sorted by relevance
378 ns_ldap_error_t *eres = NULL; in addentry() local386 &eres); in addentry()390 &eres); in addentry()428 perr(eres); in addentry()435 perr(eres); in addentry()440 if (eres->status == LDAP_ALREADY_EXISTS || in addentry()441 eres->status == LDAP_NO_SUCH_OBJECT) in addentry()442 rc = eres->status; in addentry()443 else if (eres->status == LDAP_INSUFFICIENT_ACCESS) { in addentry()447 perr(eres); in addentry()[all …]