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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_get_properties.c60 fbc_api_ver_t *fb_api_version; /* API version of shared library */ local
110 fb_api_version = (fbc_api_ver_t *)dlsym(lib_handle, name_buf);
116 if (*fb_api_version != FBC_API_VERSION) {
120 *fb_api_version, /* libSUNW*_conf.so */

Completed in 8 milliseconds