Searched defs:LDAP_REQ_MODIFY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h103 #define LDAP_REQ_MODIFY 0x66L /* application + constructed + 6 */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c1209 #define LDAP_REQ_MODIFY 0x66L /* application + constructed */ macro
1244 { LDAP_REQ_MODIFY, NULL },
1271 { LDAP_REQ_MODIFY, "modify request" },
/illumos-gate/usr/src/head/
H A Dldap.h1135 #define LDAP_REQ_MODIFY 0x66 /* application + constructed + 6 */ macro

Completed in 68 milliseconds