Home
last modified time | relevance | path

Searched defs:tmp_file (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtio_str.c118 char tmp_file[] = "mpc_test"; in check_io_str() local
162 char tmp_file[] = "mpc_test"; in check_stdout() local
/netbsd-src/usr.bin/patch/
H A Dbackupfile.c64 char *dir, *base_versions, *tmp_file; in find_backup_file_name() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPrint.h114 char *tmp_file; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPrint.h114 char *tmp_file; variable
/netbsd-src/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter-persistent.c183 char *tmp_file; in persistent_filter_dump() local
/netbsd-src/external/bsd/kyua-testers/dist/
H A Datf_main.c120 FILE* tmp_file = fopen(path, mode); in create_file_in_work_directory() local
/netbsd-src/external/bsd/byacc/dist/test/
H A Dgrammar.y323 FILE *tmp_file; /* temporary file */ member