Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ldap/common/
H A Dldapmodrdn.c46 int L_protoVersion = LDAP_VERSION3; in main() local
158 if ( L_newParent && (L_protoVersion == LDAP_VERSION) ) in main()