Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c1769 res->info.how.idmap_how_u.idmu.dn = in lookup_cache_sid2pid()
1771 res->info.how.idmap_how_u.idmu.attr = in lookup_cache_sid2pid()
1773 res->info.how.idmap_how_u.idmu.value = in lookup_cache_sid2pid()
2094 dn = &how->idmap_how_u.idmu.dn; in ad_lookup_batch_int()
2095 attr = &how->idmap_how_u.idmu.attr; in ad_lookup_batch_int()
2096 value = &how->idmap_how_u.idmu.value; in ad_lookup_batch_int()
3728 map_dn = res->info.how.idmap_how_u.idmu.dn; in update_cache_pid2sid()
3881 map_dn = res->info.how.idmap_how_u.idmu.dn; in update_cache_sid2pid()
4124 res->info.how.idmap_how_u.idmu.dn = in lookup_cache_pid2sid()
4126 res->info.how.idmap_how_u.idmu.attr = in lookup_cache_pid2sid()
[all …]
H A Dserver.c635 how->idmap_how_u.idmu.dn = in list_mappings_cb()
637 how->idmap_how_u.idmu.attr = in list_mappings_cb()
639 how->idmap_how_u.idmu.value = in list_mappings_cb()
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Didmap_prot.x228 case IDMAP_MAP_TYPE_IDMU: idmap_how_ds_based idmu; variable
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c1408 CHECK_NULL(how->idmap_how_u.idmu.dn)); in print_how()
1410 CHECK_NULL(how->idmap_how_u.idmu.attr), in print_how()
1411 CHECK_NULL(how->idmap_how_u.idmu.value)); in print_how()
1522 CHECK_NULL(how->idmap_how_u.idmu.dn)); in print_error_info()
1524 CHECK_NULL(how->idmap_how_u.idmu.attr), in print_error_info()
1525 CHECK_NULL(how->idmap_how_u.idmu.value)); in print_error_info()