Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c3585 char *map_value = NULL; in update_cache_pid2sid() local
3630 map_value = res->info.how.idmap_how_u.ad.value; in update_cache_pid2sid()
3636 map_value = res->info.how.idmap_how_u.nldap.value; in update_cache_pid2sid()
3655 map_value = res->info.how.idmap_how_u.idmu.value; in update_cache_pid2sid()
3681 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_pid2sid()
3735 char *map_value = NULL; in update_cache_sid2pid() local
3786 map_value = res->info.how.idmap_how_u.ad.value; in update_cache_sid2pid()
3792 map_value = res->info.how.idmap_how_u.nldap.value; in update_cache_sid2pid()
3808 map_value = res->info.how.idmap_how_u.idmu.value; in update_cache_sid2pid()
3831 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_sid2pid()