Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dfile_http.cpp63 _memory_cache = TRUE; in HttpFile()
257 if (_memory_cache && _cached) in read()
282 if (_memory_cache) { in read()
H A Dfile_http.h83 BOOL _memory_cache; variable