Home
last modified time | relevance | path

Searched defs:tmppath (Results 1 – 10 of 10) sorted by relevance

/external/libcups/cups/
Dtempfile.c42 char tmppath[1024]; /* Temporary directory */ in cupsTempFd() local
Dppd-util.c229 char tmppath[1024]; /* Temporary directory */ in cupsGetPPD3() local
/external/rust/crates/tempfile/tests/
Dnamedtempfile.rs166 let tmppath = tmpfile.into_temp_path(); in test_temppath_persist() localVariable
194 let mut tmppath = tmpfile.into_temp_path(); in test_temppath_persist_noclobber() localVariable
/external/igt-gpu-tools/runner/
Dsettings.c515 char *tmppath = strdup(path); in _dirname() local
524 char *tmppath = strdup(path); in _basename() local
/external/libaom/test/
Dvideo_source.h70 char tmppath[MAX_PATH]; in GetTempOutFile() local
/external/libvpx/test/
Dvideo_source.h71 char tmppath[MAX_PATH]; in GetTempOutFile() local
/external/igt-gpu-tools/tests/
Dsw_sync.c278 char tmppath[] = "/tmp/igt-XXXXXX"; in test_sync_merge_invalid() local
/external/elfutils/debuginfod/
Ddebuginfod.cxx1611 char *tmppath = NULL; in extract_section() local
1919 char* tmppath = NULL; in handle_buildid_r_match() local
3278 char* tmppath = NULL; in archive_classify() local
/external/bcc/src/cc/
Dbcc_elf.c510 char *tmppath; in find_debug_via_debuglink() local
/external/libpcap/
Dpcap.c2134 char *scheme, *tmpuserinfo, *tmphost, *tmpport, *tmppath; local