Home
last modified time | relevance | path

Searched defs:Optcache_s (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doptlib.h65 typedef struct Optcache_s struct
67 struct Optcache_s* next; argument
68 Optpass_t pass;
69 int caching;
70 unsigned char flags[sizeof(OPT_FLAGS)];
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptlib.h71 typedef struct Optcache_s struct
73 struct Optcache_s* next; argument
74 Optpass_t pass;
75 int caching;
76 unsigned char flags[sizeof(OPT_FLAGS)];