hijack.c | 640 DPRINTF(("%s (0x%x, 0x%x)\n", __STRING(name), bit, vfsbits)); \ 641 if (vfsbits & bit) { \ 772 static unsigned vfsbits; variable in typeref:typename:unsigned 804 vfsbits = fullmask; 820 vfsbits |= vfscalls[i].bit; 822 vfsbits &= ~vfscalls[i].bit; 2866 if (vfsbits & VFSBIT_NFSSVC){
|