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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxfont.c175 unsigned char *oldFontPath, *tmpFontPath; local in function:dmxProcSetFontPath
196 GetFontPath(serverClient, &nOldPaths, &lenOldPaths, &tmpFontPath);
198 memmove(oldFontPath, tmpFontPath, nOldPaths + lenOldPaths);

Completed in 4 milliseconds