HomeSort by relevance Sort by last modified time
    Searched defs:notfound (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
videotext.h 119 unsigned notfound : 1; /* /FOUND */ member in struct:__anon46091
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videotext.h 119 unsigned notfound : 1; /* /FOUND */ member in struct:__anon47827
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 150 bool notfound; /* file not found */ variable
706 exit(c ? (notfound ? (qflag ? 0 : 2) : 0) : (notfound ? 2 : 1));
  /external/ipsec-tools/src/racoon/
pfkey.c 936 int allspiok, notfound; local
979 notfound = 1;
986 notfound = 0;
998 if (notfound) {
    [all...]

Completed in 117 milliseconds