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

/freebsd-current/usr.sbin/ypldap/
H A Dypldap.h98 char idm_bindcred[LINE_WIDTH]; member in struct:idm
H A Dparse.y199 if (strlcpy(idm->idm_bindcred, $2,
200 sizeof(idm->idm_bindcred)) >=
201 sizeof(idm->idm_bindcred)) {
H A Dldapclient.c582 if (aldap_bind(al, idm->idm_binddn, idm->idm_bindcred) == -1)

Completed in 73 milliseconds