Home
last modified time | relevance | path

Searched refs:LDAP_REQ_RENAME (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h106 #define LDAP_REQ_RENAME 0x6cL /* application + constructed + 12 */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c1212 #define LDAP_REQ_RENAME 0x6cL /* application + constructed */ macro
1247 { LDAP_REQ_RENAME, NULL },
1274 { LDAP_REQ_RENAME, "rename request" },
/illumos-gate/usr/src/head/
H A Dldap.h1110 #define LDAP_REQ_RENAME 0x6c /* application + constructed + 12 */ macro