Searched refs:LOOKUP_NONE (Results 1 – 2 of 2) sorted by relevance
144 return lookupKeyReadWithFlags(db,key,LOOKUP_NONE); in lookupKeyRead()154 return lookupKey(db,key,LOOKUP_NONE); in lookupKeyWrite()
1832 #define LOOKUP_NONE 0 macro