HomeSort by: relevance | last modified time | path
    Searched defs:notouch (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/error/
main.c 78 static bool notouch = false; /* don't touch ANY files */ variable in typeref:typename:bool
108 notouch = true;
149 if (notouch)
  /src/lib/libnvmm/
libnvmm_x86.c 858 bool notouch; member in struct:x86_emul
900 .notouch = true,
905 .notouch = true,
3371 if (instr->emul->notouch) {

Completed in 13 milliseconds