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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Option.c283 const fbc_Optkeywd_t keywd_boolean[] = { local
334 for (i = 0; keywd_boolean[i].name != NULL; i += 1) {
335 if (xf86nameCompare(keywd_boolean[i].name, opt_val) == 0) {
336 value = keywd_boolean[i].value;

Completed in 9 milliseconds