Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/machine/
H A Dmachine.py938 def temp_dir(self) -> str: member in QEMUMachine
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c487 char *temp_dir = NULL; in ext4fs_update_parent_dentry() local