HomeSort by relevance Sort by last modified time
    Searched refs:jumpBuf (Results 1 - 2 of 2) sorted by null

  /external/selinux/libsepol/cil/test/unit/
CuTest.c 142 t->jumpBuf = NULL;
162 tc->jumpBuf = &buf;
168 tc->jumpBuf = 0;
180 if (tc->jumpBuf != 0) longjmp(*(tc->jumpBuf), 0);
CuTest.h 73 jmp_buf *jumpBuf;

Completed in 459 milliseconds