Searched refs:LDAP_OPT_SERVER_CONTROLS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c160 case LDAP_OPT_SERVER_CONTROLS:
166 ( option == LDAP_OPT_SERVER_CONTROLS ) ?
H A Dsetoption.c170 case LDAP_OPT_SERVER_CONTROLS:
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c938 ldap_set_option(ld, LDAP_OPT_SERVER_CONTROLS, NULL);
944 ldap_set_option(ld, LDAP_OPT_SERVER_CONTROLS, ctrls);
954 ldap_set_option(ld, LDAP_OPT_SERVER_CONTROLS, ctrls);
962 ldap_set_option(ld, LDAP_OPT_SERVER_CONTROLS, ctrls);
/illumos-gate/usr/src/head/
H A Dldap.h110 #define LDAP_OPT_SERVER_CONTROLS 0x12 /* 18 */ macro

Completed in 68 milliseconds