Home
last modified time | relevance | path

Searched refs:diagmsg (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Daldap.h58 struct ber_element *diagmsg; member
H A Daldap.c282 &m->body.res.rescode, &m->dn, &m->body.res.diagmsg, &a) != 0) in aldap_parse()
416 if (msg->body.res.diagmsg == NULL) in aldap_get_diagmsg()
419 if (ber_get_string(msg->body.res.diagmsg, &s) == -1) in aldap_get_diagmsg()