Home
last modified time | relevance | path

Searched refs:light_allocattr (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/sgimips/gio/
Dlight.c97 static int light_allocattr(void *, int, int, int, long *);
127 .allocattr = light_allocattr,
501 light_allocattr(void *c, int fg, int bg, int flags, long *attr) in light_allocattr() function