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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c540 char *new_font_path; local in function:configFiles
541 if (asprintf(&new_font_path, "%s%s%s", fileconf->file_fontpath,
543 new_font_path = NULL;
546 defaultFontPath = new_font_path;

Completed in 4 milliseconds