| 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 | 366 iskey(int intr) function in typeref:typename:int 392 if (iskey(1)) { 394 while (iskey(0)) |