Home
last modified time | relevance | path

Searched refs:AST_PLUGIN_VERSION (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dshcmd.h31 #ifndef AST_PLUGIN_VERSION
32 #define AST_PLUGIN_VERSION(v) (v) macro
34 #define SH_PLUGIN_VERSION AST_PLUGIN_VERSION(20111111L)
H A Dcdt.h37 #ifndef AST_PLUGIN_VERSION
38 #define AST_PLUGIN_VERSION(v) (v) macro
40 #define CDT_PLUGIN_VERSION AST_PLUGIN_VERSION(20111111L)
H A Dast.h395 #undef AST_PLUGIN_VERSION
396 #define AST_PLUGIN_VERSION(v) ((v)>AST_VERSION?(v):AST_VERSION) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE160 10-05-28 include/ast_version.h: add AST_PLUGIN_VERSION for dllplugin()