Home
last modified time | relevance | path

Searched defs:tempdir (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations_test.cpp291 const fs::path tempdir = fs::mkdtemp(dir_template); in ATF_TEST_CASE_BODY() local
/minix3/minix/usr.bin/diff/
H A Ddiffreg.c503 char buf[BUFSIZ], *tempdir, tempfile[MAXPATHLEN]; in opentemp() local