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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_append_config.c56 const char *supplement_path; /* Config supplement pathname */ local
61 supplement_path = xf86openConfigFileIn("%P/%R_xorg.conf",
64 if (supplement_path == NULL) {
67 xf86conffree((char *)supplement_path); /* Don't need this path */
87 supplement_path);

Completed in 21 milliseconds