Searched refs:parserc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c1435 int msgid, rc, parserc; local
1457 parserc =
1461 if (parserc != LDAP_SUCCESS
1462 && parserc != LDAP_MORE_RESULTS_TO_RETURN) {
1464 ldap_err2string(parserc));

Completed in 48 milliseconds