Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c3660 char *map_value = NULL; in update_cache_pid2sid() local
3705 map_value = res->info.how.idmap_how_u.ad.value; in update_cache_pid2sid()
3711 map_value = res->info.how.idmap_how_u.nldap.value; in update_cache_pid2sid()
3730 map_value = res->info.how.idmap_how_u.idmu.value; in update_cache_pid2sid()
3756 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_pid2sid()
3810 char *map_value = NULL; in update_cache_sid2pid() local
3861 map_value = res->info.how.idmap_how_u.ad.value; in update_cache_sid2pid()
3867 map_value = res->info.how.idmap_how_u.nldap.value; in update_cache_sid2pid()
3883 map_value = res->info.how.idmap_how_u.idmu.value; in update_cache_sid2pid()
3906 res->info.how.map_type, map_dn, map_attr, map_value, in update_cache_sid2pid()