HomeSort by: relevance | last modified time | path
    Searched defs:xgetcmap (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/iteconfig/
iteconfig.c 74 colormap_t *xgetcmap(int, int);
164 cm = xgetcmap(fd, max_colors);
176 cm = xgetcmap(fd, max_colors);
213 xgetcmap(int fd, int ncolors) function in typeref:typename:colormap_t *

Completed in 13 milliseconds