Searched refs:fc_mkdtemp (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/test/ | ||
| H A D | test-migration.c | 43 #define fc_mkdtemp mkdtemp macro 46 fc_mkdtemp (char *template) function in typeref:typename:char * 151 char *tmp = fc_mkdtemp (template); |
| H A D | test-d1f48f11.c | 72 #define fc_mkdtemp mkdtemp macro 75 fc_mkdtemp (char *template) function in typeref:typename:char * 243 rootdir = fc_mkdtemp (template); 249 sysroot = fc_mkdtemp (systempl); |
| H A D | test-issue107.c | 71 #define fc_mkdtemp mkdtemp macro 74 fc_mkdtemp (char *template) function in typeref:typename:char * 197 basedir = fc_mkdtemp (template); 204 sysroot = fc_mkdtemp (systempl); |
| H A D | test-issue110.c | 71 #define fc_mkdtemp mkdtemp macro 74 fc_mkdtemp (char *template) function in typeref:typename:char * 193 basedir = fc_mkdtemp (template); 200 sysroot = fc_mkdtemp (systempl); |
| H A D | test-bz106632.c | 56 #define fc_mkdtemp mkdtemp macro 59 fc_mkdtemp (char *template) function in typeref:typename:char * 182 basedir = fc_mkdtemp (template); |
Completed in 5 milliseconds