vga.c | 128 static int vga_allocattr(void *, int, int, int, long *); 142 vga_allocattr, 500 res = vga_allocattr(scr, WSCOL_WHITE, WSCOL_BLUE, 504 res = vga_allocattr(scr, 0, 0, 0, attrp); 1095 vga_allocattr(void *id, int fg, int bg, int flags, long *attrp) function in typeref:typename:int
|