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

  /src/external/bsd/openldap/dist/libraries/libldap/
init.c 102 offsetof(struct ldapoptions, ldo_defport)},
604 gopts->ldo_defport = LDAP_PORT;
options.c 594 lo->ldo_defport ? lo->ldo_defport : LDAP_PORT );
ldap-int.h 241 int ldo_defport; member in struct:ldapoptions
511 #define ld_defport ld_options.ldo_defport
open.c 285 ld->ld_options.ldo_defport = defport;

Completed in 15 milliseconds