Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c3583 char *map_dn = NULL; in update_cache_pid2sid() local
3628 map_dn = res->info.how.idmap_how_u.ad.dn; in update_cache_pid2sid()
3634 map_dn = res->info.how.idmap_how_u.nldap.dn; in update_cache_pid2sid()
3653 map_dn = res->info.how.idmap_how_u.idmu.dn; in update_cache_pid2sid()
3681 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_pid2sid()
3733 char *map_dn = NULL; in update_cache_sid2pid() local
3784 map_dn = res->info.how.idmap_how_u.ad.dn; in update_cache_sid2pid()
3790 map_dn = res->info.how.idmap_how_u.nldap.dn; in update_cache_sid2pid()
3806 map_dn = res->info.how.idmap_how_u.idmu.dn; in update_cache_sid2pid()
3831 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_sid2pid()