Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptlib.h36 #define OPT_cache 0x01 macro
H A Doptget.c792 p->flags |= OPT_cache; in init()
4207 if (!w && (pass->flags & OPT_cache)) in optget()