Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c806 &how->idmap_how_u.nldap.dn, in nldap_lookup_batch()
807 &how->idmap_how_u.nldap.attr, in nldap_lookup_batch()
808 &how->idmap_how_u.nldap.value, in nldap_lookup_batch()
838 &how->idmap_how_u.nldap.dn, in nldap_lookup_batch()
839 &how->idmap_how_u.nldap.attr, in nldap_lookup_batch()
840 &how->idmap_how_u.nldap.value, in nldap_lookup_batch()
850 &how->idmap_how_u.nldap.dn, in nldap_lookup_batch()
851 &how->idmap_how_u.nldap.attr, in nldap_lookup_batch()
852 &how->idmap_how_u.nldap.value, in nldap_lookup_batch()
H A Ddbutils.c1661 res->info.how.idmap_how_u.nldap.dn = in lookup_cache_sid2pid()
1663 res->info.how.idmap_how_u.nldap.attr = in lookup_cache_sid2pid()
1665 res->info.how.idmap_how_u.nldap.value = in lookup_cache_sid2pid()
3634 map_dn = res->info.how.idmap_how_u.nldap.dn; in update_cache_pid2sid()
3635 map_attr = res->info.how.idmap_how_u.nldap.attr; in update_cache_pid2sid()
3636 map_value = res->info.how.idmap_how_u.nldap.value; in update_cache_pid2sid()
3790 map_dn = res->info.how.idmap_how_u.nldap.dn; in update_cache_sid2pid()
3792 map_value = res->info.how.idmap_how_u.nldap.value; in update_cache_sid2pid()
4016 res->info.how.idmap_how_u.nldap.dn = in lookup_cache_pid2sid()
4018 res->info.how.idmap_how_u.nldap.attr = in lookup_cache_pid2sid()
[all …]
H A Dserver.c596 how->idmap_how_u.nldap.dn = in list_mappings_cb()
598 how->idmap_how_u.nldap.attr = in list_mappings_cb()
600 how->idmap_how_u.nldap.value = in list_mappings_cb()
/titanic_50/usr/src/uts/common/rpcsvc/
H A Didmap_prot.x223 case IDMAP_MAP_TYPE_DS_NLDAP: idmap_how_ds_based nldap; variable
/titanic_50/usr/src/cmd/idmap/idmap/
H A Didmap.c1363 CHECK_NULL(how->idmap_how_u.nldap.dn)); in print_how()
1365 CHECK_NULL(how->idmap_how_u.nldap.attr), in print_how()
1366 CHECK_NULL(how->idmap_how_u.nldap.value)); in print_how()
1475 how->idmap_how_u.nldap.dn); in print_error_info()
1477 how->idmap_how_u.nldap.attr, in print_error_info()
1478 how->idmap_how_u.nldap.value); in print_error_info()