Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmapd.h219 #define _IDMAP_F_NOTDONE 0x00000001 macro
241 #define ARE_WE_DONE(f) ((f & _IDMAP_F_NOTDONE) == 0)
H A Ddbutils.c2723 req->direction |= _IDMAP_F_NOTDONE; in sid2pid_first_pass()
4762 req->direction |= _IDMAP_F_NOTDONE; in pid2sid_first_pass()