Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dnames-cache.c25 static const char cache_version[] = "#PCI-CACHE-1.0"; variable
142 if (strcmp(line, cache_version)) in pci_id_cache_load()
207 fprintf(f, "%s\n", cache_version); in pci_id_cache_flush()