Searched refs:SF_FOUND (Results 1 – 2 of 2) sorted by relevance
533 for (cxt->sflags &= ~(SF_FOUND|SF_FAILED);; )542 cxt->sflags |= SF_FOUND;548 if (cxt->sflags & SF_FOUND)591 if (cxt->sflags & SF_FOUND)
43 #define SF_FOUND 0x02 macro