Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h45 #define DIRECTORY_MAPPING_IDMU 2 macro
H A Ddbutils.c2081 DIRECTORY_MAPPING_IDMU && in ad_lookup_batch_int()
2181 DIRECTORY_MAPPING_IDMU && in ad_lookup_batch_int()
2498 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU) { in ad_lookup_batch()
2811 state->directory_based_mapping == DIRECTORY_MAPPING_IDMU)) { in sid2pid_first_pass()
4800 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU) { in pid2sid_first_pass()
4890 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU) in pid2sid_second_pass()
H A Dadutils.c428 if (state->directory_based_mapping == DIRECTORY_MAPPING_IDMU && in idmap_extract_object()
H A Didmap_config.c123 { DIRECTORY_MAPPING_IDMU, "idmu" },
1680 pgcfg->directory_based_mapping = DIRECTORY_MAPPING_IDMU; in idmap_cfg_load_smf()