Searched refs:FBC_MAX_LINE_LEN (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_prconf.h36 #define FBC_MAX_LINE_LEN 75 /* Max -prconf output line length in columns */ macro
H A Dfbc_prconf.c321 if (line_len + len + 1 >= FBC_MAX_LINE_LEN) { /* 1 for "," */

Completed in 10 milliseconds