Home
last modified time | relevance | path

Searched refs:aldap_freemsg (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Dldapclient.c540 aldap_freemsg(m); in client_search_idm()
552 aldap_freemsg(m); in client_search_idm()
559 aldap_freemsg(m); in client_search_idm()
590 aldap_freemsg(m); in client_try_idm()
593 aldap_freemsg(m); in client_try_idm()
H A Daldap.h195 void aldap_freemsg(struct aldap_message *);
H A Daldap.c311 aldap_freemsg(m); in aldap_parse()
362 aldap_freemsg(struct aldap_message *msg) in aldap_freemsg() function