Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c364 tv.tv_sec = ld->ld_timelimit; in ldap_ufn_search_s()
367 ld->ld_timelimit ? ldap_ufn_timeout : NULL, in ldap_ufn_search_s()
368 ld->ld_timelimit ? (void *) &tv : NULL, in ldap_ufn_search_s()
H A Dgetoption.c150 *((int *) optdata) = ld->ld_timelimit; in ldap_get_option()
H A Dsetoption.c157 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.h267 int ld_timelimit; member
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c1405 ld->ld_timelimit = lmap->ldap_timelimit;