Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.h235 #define _IDMAP_F_LOOKUP_OTHER_AD 0x00000040 macro
H A Ddbutils.c2037 if (req->direction & _IDMAP_F_LOOKUP_OTHER_AD) in ad_lookup_batch_int()
2242 req->direction |= _IDMAP_F_LOOKUP_OTHER_AD; in ad_lookup_batch_int()
2272 req->direction |= _IDMAP_F_LOOKUP_OTHER_AD; in ad_lookup_batch_int()
2311 if (req->direction & _IDMAP_F_LOOKUP_OTHER_AD) { in ad_lookup_batch_int()
2312 req->direction &= ~_IDMAP_F_LOOKUP_OTHER_AD; in ad_lookup_batch_int()