Searched refs:OPT_cache (Results 1 – 3 of 3) sorted by relevance
35 #define OPT_cache 0x01 macro
37 #define OPT_cache 0x002 macro
1016 p->flags |= OPT_cache; in init()4585 if (!w && (pass->flags & OPT_cache)) in optget()