Home
last modified time | relevance | path

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

/dports/mail/nmh/nmh-1.7.1/uip/
H A Dmhcachesbr.c34 int wcachesw = CACHE_ASK; variable
105 if (find_cache (NULL, wcachesw != CACHE_NEVER ? wcachesw : CACHE_ASK, in cache_content()
111 if (wcachesw != CACHE_NEVER && wcachesw != CACHE_ASK) { in cache_content()
H A Dmhlist.c132 icachesw = &wcachesw; in main()
H A Dmhstore.c135 icachesw = &wcachesw; in main()
H A Dmhbuild.c160 icachesw = &wcachesw; in main()
H A Dmhshow.c145 icachesw = &wcachesw; in main()
H A Dmhn.c179 icachesw = &wcachesw; in main()
H A Dmhparse.c2395 && find_cache (NULL, wcachesw, &cachetype, e->eb_content->c_id, in openFile()
2536 && find_cache (NULL, wcachesw, &cachetype, e->eb_content->c_id, in openFTP()
2816 if (find_cache(NULL, wcachesw, &cachetype, e->eb_content->c_id, in openURL()
/dports/mail/nmh/nmh-1.7.1/h/
H A Dmhcachesbr.h24 extern int wcachesw;