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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_get_properties.h25 * fbc_get_properties - Get fbconf_xorg(1M) program properties
40 int fbc_get_properties(
48 /* End of fbc_get_properties.h */
H A Dfbc_get_properties.c25 * fbc_get_properties - Get fbconf_xorg(1M) program properties
41 #include "fbc_get_properties.h" /* Get fbconf_xorg(1M) program properties */
48 * fbc_get_properties()
55 fbc_get_properties( function
153 } /* fbc_get_properties() */
H A Dfbconf_xorg.c55 #include "fbc_get_properties.h" /* Get fbconf_xorg(1M) program properties */
266 * fbc_get_properties() below.
275 if (fbc_get_properties(&device, &fbvar) != FBC_SUCCESS) {
296 * The fbc_get_properties() code path above is able to

Completed in 10 milliseconds