Searched refs:origAttr (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_mapping.c848 if (ptr->origAttr) {
849 free(ptr->origAttr);
850 ptr->origAttr = NULL;
1031 const char *origAttr)
1036 if (origAttr == NULL)
1039 npp = __ns_ldap_getMappedAttributes(service, origAttr);
1044 mappedAttr = strdup(origAttr);
1029 __ns_ldap_mapAttribute( const char *service, const char *origAttr) argument
H A Dns_sldap.h551 char *origAttr; /* original attribute */ member in struct:ns_ldap_attribute_map
H A Dns_internal.h947 const char *origAttr);

Completed in 31 milliseconds