Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
Dldap.c626 newe->lr_done = false;
727 else if (rl->lr_done)
1067 rl->lr_done = true;
1181 if (rl->lr_done)
1322 rl->lr_done = true;
/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dldap.h110 bool lr_done; member