Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsldap/common/
H A Dmapfile-vers94 __ns_ldap_getMappedAttributes;
H A Dns_mapping.c866 char **__ns_ldap_getMappedAttributes( in __ns_ldap_getMappedAttributes() function
1008 npp = __ns_ldap_getMappedAttributes(service, *opp); in __ns_ldap_mapAttributeList()
1039 npp = __ns_ldap_getMappedAttributes(service, origAttr); in __ns_ldap_mapAttribute()
H A Dns_sldap.h886 char **__ns_ldap_getMappedAttributes(
H A Dns_common.c1964 mappedattrs = __ns_ldap_getMappedAttributes( in __s_api_prepend_automountmapname_to_dn()
1972 mappedattrs = __ns_ldap_getMappedAttributes( in __s_api_prepend_automountmapname_to_dn()
H A Dns_reads.c539 __ns_ldap_getMappedAttributes( in __s_api_cvtEntry()
1320 __ns_ldap_getMappedAttributes(service, in get_mapped_filter()
1336 __ns_ldap_getMappedAttributes("automount", in get_mapped_filter()
4552 mapping = __ns_ldap_getMappedAttributes(service, automountmapname); in __s_api_convert_automountmapname()
4559 mapping = __ns_ldap_getMappedAttributes( in __s_api_convert_automountmapname()
H A Dns_writes.c119 mappedattr = __ns_ldap_getMappedAttributes(rservice, dnArray[0]); in replace_mapped_attr_in_dn()
322 mapping = __ns_ldap_getMappedAttributes(service, in __s_api_makeModListCount()
335 mapping = __ns_ldap_getMappedAttributes("automount", in __s_api_makeModListCount()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c117 mappedschema = __ns_ldap_getMappedAttributes("automount", orig); in isAttrMapped()