Home | Sort by: relevance | last modified time | path |
/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) { |