translate_ldap_error
int translated_st = translate_ldap_error(st, op);
if (translate_ldap_error(st, OP_SEARCH) == KRB5_KDB_ACCESS_ERROR) { \
}while (translate_ldap_error(st, OP_SEARCH) == KRB5_KDB_ACCESS_ERROR && tempst == 0); \
int translate_ldap_error(int err, int op);
st = translate_ldap_error (errcode, OP_SEARCH);
st = translate_ldap_error (st, OP_ADD);
st = translate_ldap_error (st, OP_ADD);
st = translate_ldap_error (st, OP_MOD);
st = translate_ldap_error(st, OP_SEARCH);
st = translate_ldap_error (st, OP_SEARCH);
st = translate_ldap_error (st, OP_DEL);
st = translate_ldap_error (st, OP_ADD);
st = translate_ldap_error (st, OP_MOD);
st = translate_ldap_error (st, OP_ADD);