Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c366 tv.tv_sec = ld->ld_timelimit; in ldap_ufn_search_s()
369 ld->ld_timelimit ? ldap_ufn_timeout : NULL, in ldap_ufn_search_s()
370 ld->ld_timelimit ? (void *) &tv : NULL, in ldap_ufn_search_s()
H A Dgetoption.c152 *((int *) optdata) = ld->ld_timelimit; in ldap_get_option()
H A Dsetoption.c159 ld->ld_timelimit = *((int *)optdata); in ldap_set_option()
H A Dsearch.c327 timelimit = ld->ld_timelimit; in nsldapi_build_search_req()
H A Dldap-int.h269 int ld_timelimit; member
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dldap.c1405 ld->ld_timelimit = lmap->ldap_timelimit;