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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconfig/
H A Dfbconfig.c1443 char nfb_path[40] = "/kernel/drv/sparcv9/nfb"; local
1506 if (stat(nfb_path, &stat_buf) != 0) {
1530 if (stat(nfb_path, &stat_buf) == 0) {

Completed in 551 milliseconds