Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_magnet_cache.c57 lua_State *script_cache_get_script(server *srv, connection *con, script_cache *cache, buffer *name)… in script_cache_get_script()
H A Dconfigfile-glue.c482 cond_cache_t *cache = &con->cond_cache[dc->context_ndx]; in config_check_cond_nocache() local
586 cond_cache_t *cache = &con->cond_cache[dc->context_ndx]; in config_append_cond_match_buffer() local
H A Dmod_magnet.c39 script_cache *cache; member
/mOS-networking-stack/util/
H A Drss.c14 BuildKeyCache(uint32_t *cache, int cache_len) in BuildKeyCache()
/mOS-networking-stack/core/src/
H A Dutil.c28 BuildKeyCache(uint32_t *cache, int cache_len) in BuildKeyCache()