Home
last modified time | relevance | path

Searched refs:cache_file (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/tests/functional/qemu_test/
H A Dasset.py44 self.cache_file = Path(self.cache_dir, hashsum)
49 self.url, self.hash, self.cache_file)
52 return str(self.cache_file)
54 def _check(self, cache_file): argument
65 with open(cache_file, 'rb') as file:
75 return self.cache_file.exists() and self._check(self.cache_file)
90 if os.path.exists(self.cache_file):
100 if os.path.exists(self.cache_file):
118 self.cache_file, self.url)
119 return str(self.cache_file)
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/
H A DMakefile.am.patch10 -ez_ipupdate_SOURCES = ez-ipupdate.c conf_file.c conf_file.h md5.c md5.h cache_file.c cache_file.h …
12 +ez_ipupdate_SOURCES = ez-ipupdate.c conf_file.c conf_file.h md5.c md5.h cache_file.c cache_file.h …
H A Dcache_file.c.patch5 --- ez-ipupdate-3.0.11b7/cache_file.c.orig 2014-07-02 14:01:07.126029412 -0600
6 +++ ez-ipupdate-3.0.11b7/cache_file.c 2014-07-02 14:08:27.422026332 -0600
8 #include <cache_file.h>
/openbmc/qemu/tests/qemu-iotests/
H A Dtestrunner.py61 def __init__(self, cache_file: str, env: TestEnv) -> None:
63 self.cache_file = cache_file
67 with open(cache_file, encoding="utf-8") as f:
88 with open(self.cache_file, 'w', encoding="utf-8") as f:
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dno-aux-cache.patch14 save_cache (cache_file);
H A Dldconfig_aux-cache_path_fix.patch29 save_cache (cache_file);
H A Dldconfig.patch232 - offset = ALIGN_CACHE (sizeof (struct cache_file)
323 - if (cache != NULL && cache != (struct cache_file *) -1)
H A Dendian-ness_handling.patch397 memset (file_entries, '\0', sizeof (struct cache_file));
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/
H A Dez-ipupdate_3.0.11b7.bb9 file://cache_file.c.patch \
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]