Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dfile_http.cpp118 _cached = FALSE; in _reset_state()
257 if (_memory_cache && _cached) in read()
285 _cached = TRUE; in read()
H A Dfile_http.h84 BOOL _cached; variable