HomeSort by: relevance | last modified time | path
    Searched refs:ldo_timelimit (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
init.c 96 offsetof(struct ldapoptions, ldo_timelimit)},
592 gopts->ldo_timelimit = LDAP_NO_LIMIT;
options.c 230 * (int *) outvalue = lo->ldo_timelimit;
909 lo->ldo_timelimit = * (const int *) invalue;
ldap-int.h 233 ber_int_t ldo_timelimit; member in struct:ldapoptions
505 #define ld_timelimit ld_options.ldo_timelimit

Completed in 16 milliseconds