Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c3665 char *map_dn = NULL; in update_cache_pid2sid() local
3710 map_dn = res->info.how.idmap_how_u.ad.dn; in update_cache_pid2sid()
3716 map_dn = res->info.how.idmap_how_u.nldap.dn; in update_cache_pid2sid()
3735 map_dn = res->info.how.idmap_how_u.idmu.dn; in update_cache_pid2sid()
3763 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_pid2sid()
3815 char *map_dn = NULL; in update_cache_sid2pid() local
3866 map_dn = res->info.how.idmap_how_u.ad.dn; in update_cache_sid2pid()
3872 map_dn = res->info.how.idmap_how_u.nldap.dn; in update_cache_sid2pid()
3888 map_dn = res->info.how.idmap_how_u.idmu.dn; in update_cache_sid2pid()
3913 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_sid2pid()