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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconfig/
H A Dfbconfig.c1442 char efb_path[40] = "/kernel/drv/sparcv9/efb"; local
1460 if (stat(efb_path, &stat_buf) != 0) {
1469 if (stat(efb_path, &stat_buf) == 0) {
1526 if (stat(efb_path, &stat_buf) == 0) {

Completed in 14 milliseconds