Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmapd.h234 #define _IDMAP_F_LOOKUP_OTHER_AD 0x00000040 macro
H A Ddbutils.c1962 if (req->direction & _IDMAP_F_LOOKUP_OTHER_AD) in ad_lookup_batch_int()
2167 req->direction |= _IDMAP_F_LOOKUP_OTHER_AD; in ad_lookup_batch_int()
2197 req->direction |= _IDMAP_F_LOOKUP_OTHER_AD; in ad_lookup_batch_int()
2236 if (req->direction & _IDMAP_F_LOOKUP_OTHER_AD) { in ad_lookup_batch_int()
2237 req->direction &= ~_IDMAP_F_LOOKUP_OTHER_AD; in ad_lookup_batch_int()