Home
last modified time | relevance | path

Searched defs:tmp_dir (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
Dverify_pkcs7_sig.c
/openbmc/qemu/hw/s390x/
H A Ds390-ccw.c80 g_autofree char *tmp_dir = NULL; in s390_ccw_get_dev_info() local
/openbmc/qemu/ui/
H A Dspice-app.c42 static const char *tmp_dir; variable
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py267 def tmp_dir(self): member in BuildPerfTestCase