Home
last modified time | relevance | path

Searched defs:tempname (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-madvise.c31 char tempname[] = "/tmp/.cmadviseXXXXXX"; in test_file() local
/openbmc/linux/arch/um/os-Linux/
H A Dmem.c120 char *tempname; in make_tempfile() local
/openbmc/linux/fs/hpfs/
H A Ddir.c73 unsigned char *tempname; in hpfs_readdir() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c459 char tempname[] = "/tmp/.cmmapXXXXXX"; in main() local
/openbmc/linux/scripts/
H A Dunifdef.c188 static char tempname[FILENAME_MAX]; /* used when overwriting */ variable