Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h43 #define DIRECTORY_MAPPING_IDMU 2 macro
H A Ddbutils.c2006 DIRECTORY_MAPPING_IDMU && in ad_lookup_batch_int()
2106 DIRECTORY_MAPPING_IDMU && in ad_lookup_batch_int()
2423 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU) { in ad_lookup_batch()
2736 state->directory_based_mapping == DIRECTORY_MAPPING_IDMU)) { in sid2pid_first_pass()
4724 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU) { in pid2sid_first_pass()
4814 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU) in pid2sid_second_pass()
H A Dadutils.c426 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU && in idmap_extract_object()
H A Didmap_config.c80 { DIRECTORY_MAPPING_IDMU, "idmu" },
1481 pgcfg->directory_based_mapping = DIRECTORY_MAPPING_IDMU; in idmap_cfg_load_smf()