Searched refs:Win32TempDir (Results 1 – 4 of 4) sorted by relevance
73 if (strlen(Win32TempDir()) + 1 < size) { in OutputDirectory()74 (void) strcpy(outdir, Win32TempDir()); in OutputDirectory()118 strcpy(tmpname, Win32TempDir()); in RunXkbComp()
360 Win32TempDir(void);
1655 Win32TempDir(void) in Win32TempDir() function
35586 os/utils.c: Fix prototype for Win32TempDir()35588 xorg/xserver/os/utils.c: In function ‘Win32TempDir’:69938 os: Fix TMP fall-back in Win32TempDir()69940 Fix Win32TempDir() in the case where we fell back to checking the TMP70328 Win32System. Move Win32System and Win32TempDir to os/utils.c, renaming186032 Win32System and Win32TempDir remove #ifdef WIN32 block for building