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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconfig/
H A Dfbconfig.c736 * PathToGUI()
744 PathToGUI( function
754 printf("PathToGUI: %s\n", strerror(error_code));
759 } /* PathToGUI() */
766 * option only if PathToGUI() returns a non-zero error code,
780 int error_code; /* Error code from PathToGUI() */
792 error_code = PathToGUI(&gui_path);
1395 error_code = PathToGUI(&gui_path);

Completed in 94 milliseconds