Home
last modified time | relevance | path

Searched defs:tmpdir (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/stdio-common/
Dscanf15.c66 const char *tmpdir = getenv ("TMPDIR"); in main() local
Dscanf14.c83 const char *tmpdir = getenv ("TMPDIR"); in main() local
Dscanf14a.c89 const char *tmpdir = getenv ("TMPDIR"); in main() local
Dtst-fseek.c32 const char *tmpdir; in do_test() local
Dscanf17.c97 const char *tmpdir = getenv ("TMPDIR"); in main() local
Dscanf16.c114 const char *tmpdir = getenv ("TMPDIR"); in main() local
Dscanf16a.c119 const char *tmpdir = getenv ("TMPDIR"); in main() local
/glibc-2.36/posix/
Dtst-fork.c34 const char *tmpdir = getenv ("TMPDIR"); in main() local
Dtst-glob_symlinks.c88 char tmpdir[PATH_MAX]; in do_prepare() local
Dwordexp-test.c237 char tmpdir[32]; in do_test() local
/glibc-2.36/stdlib/
Dtst-system.c30 static char *tmpdir; variable