Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h145 #define CFG_FORGET_DC 0x2 /* Forget current DC. */ macro
H A Didmap_config.c1491 flags |= CFG_FORGET_DC; in idmap_cfg_update_thread()
1500 flags |= CFG_FORGET_DC; in idmap_cfg_update_thread()
2311 if (flags & CFG_FORGET_DC) { in idmap_cfg_load()