Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/tests/support/
H A Dtmpfile.tcl6 proc tmpdir {basename} { procedure
/f-stack/tools/libutil/tests/
H A Dpidfile_test.c272 char path[PATH_MAX], pid[32], tmpdir[PATH_MAX]; in test_pidfile_relative() local