sti.c | 77 int sti_alloc_attr(void *, int, int, int, long *); 99 .allocattr = sti_alloc_attr 800 sti_alloc_attr(scr, 0, 0, 0, &defattr); 1257 sti_alloc_attr(scr, 0, 0, 0, defattr); 1468 sti_alloc_attr(void *v, int fg, int bg, int flags, long *pattr) function in typeref:typename:int 1521 sti_alloc_attr(scr, 0, 0, 0, &defattr);
|