Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dldap.c279 static jmp_buf LDAPTimeout; variable
294 longjmp(LDAPTimeout, 1);
303 if (setjmp(LDAPTimeout) != 0) \