Searched defs:DO_NOT_ALLOC_NEW_ID_MAPPING (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c65 #define DO_NOT_ALLOC_NEW_ID_MAPPING(req)\ macro
1610 if (!DO_NOT_ALLOC_NEW_ID_MAPPING(req) &&
2644 if (DO_NOT_ALLOC_NEW_ID_MAPPING(req) || AVOID_NAMESERVICE(req)) {
4712 if (DO_NOT_ALLOC_NEW_ID_MAPPING(req)) {

Completed in 69 milliseconds