Searched defs:notfound (Results 1 - 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dpfkey.c936 int allspiok, notfound; local
979 notfound = 1;
986 notfound = 0;
998 if (notfound) {
/external/pcre/dist/
H A Dpcre_jit_compile.c4003 struct sljit_jump *notfound; local
4018 notfound = CMP(SLJIT_C_GREATER_EQUAL, TMP1, 0, STR_END, 0);
4055 return notfound;

Completed in 841 milliseconds