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

/osnet-11/usr/src/lib/libldap4/common/
H A Doption.c77 case LDAP_OPT_SERVER_CONTROLS:
195 case LDAP_OPT_SERVER_CONTROLS:
/osnet-11/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.c167 case LDAP_OPT_SERVER_CONTROLS:
/osnet-11/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);
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h74 #define LDAP_OPT_SERVER_CONTROLS 0x12 macro
/osnet-11/usr/src/head/
H A Dldap.h108 #define LDAP_OPT_SERVER_CONTROLS 0x12 /* 18 */ macro

Completed in 37 milliseconds