ctype 473 kern/tty.c int ctype; ctype 494 kern/tty.c ctype = ISALPHA(c); ctype 504 kern/tty.c (alt == 0 || ISALPHA(c) == ctype));