Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/stand/lcboot/ | |
com.c | 82 iskey(void) function in typeref:typename:int 94 while (!ISKEY) |
/src/sys/arch/landisk/stand/boot/ | |
cons.c | 114 iskey(int intr) function in typeref:typename:int 147 if (iskey(1)) { 149 while (iskey(0)) |
/src/sys/arch/i386/stand/lib/ | |
pcio.c | 306 iskey(int intr) function in typeref:typename:int 352 if (iskey(1)) { 354 while (iskey(0)) |
/src/sys/arch/i386/stand/efiboot/ | |
eficons.c | 332 iskey(int intr) function in typeref:typename:int 358 if (iskey(1)) { 360 while (iskey(0)) |