Home
last modified time | relevance | path

Searched defs:cache_data (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/lib/libc/net/
H A Dnscache.c66 nss_cache_data *cache_data; in __nss_common_cache_read() local
170 nss_cache_data *cache_data; in __nss_common_cache_write() local
237 nss_cache_data *cache_data; in __nss_common_cache_write_negative() local
272 nss_cache_data *cache_data; in __nss_mp_cache_read() local
340 nss_cache_data *cache_data; in __nss_mp_cache_write() local
400 nss_cache_data *cache_data; in __nss_mp_cache_write_submit() local
421 nss_cache_data *cache_data; in __nss_mp_cache_end() local
H A Dnsdispatch.c631 nss_cache_data cache_data; in _nsdispatch() local
/freebsd-12.1/stand/libsa/
H A Dpkgfs.c471 cache_data(struct tarfile *tf) in cache_data() function