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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c574 Bool must_copy; local in function:configFiles
579 must_copy = TRUE;
591 must_copy = FALSE;
601 temp_path = must_copy ? xnfstrdup(defaultFontPath) : defaultFontPath;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c527 Bool must_copy; local in function:configFiles
532 must_copy = TRUE;
545 must_copy = FALSE;
556 temp_path = must_copy ? xnfstrdup(defaultFontPath) : (char *) defaultFontPath;

Completed in 8 milliseconds