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

/freebsd-current/usr.sbin/ypldap/
H A Dypldap.h99 char idm_basedn[LINE_WIDTH]; member in struct:idm
H A Dparse.y209 if (strlcpy(idm->idm_basedn, $2,
210 sizeof(idm->idm_basedn)) >=
211 sizeof(idm->idm_basedn)) {
H A Dldapclient.c512 dn = idm->idm_basedn;

Completed in 114 milliseconds