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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_open_master.c84 strcpy(pathname, FBC_DEVICE_DIR "/");
90 dir = opendir(FBC_DEVICE_DIR);
H A Dfbc.h70 #define FBC_DEVICE_DIR "/dev/fbs" /* Graphics device directory */ macro
H A Dfbc_dev.c188 len = strlen(FBC_DEVICE_DIR "/");
192 memcpy(device_path_buf, FBC_DEVICE_DIR "/", len);
444 device_dir = FBC_DEVICE_DIR "/";

Completed in 12 milliseconds