Home
last modified time | relevance | path

Searched refs:VERSION_MINOR (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Deftwrite.c126 hdr.cminor = VERSION_MINOR; in eftwrite()
134 VERSION_MINOR, Args); in eftwrite()
137 "Built using esc-%d.%d\n", VERSION_MAJOR, VERSION_MINOR); in eftwrite()
H A Dversion.h38 #define VERSION_MINOR 16 macro
/illumos-gate/usr/src/cmd/fm/eversholt/eftinfo/common/
H A Deftinfo.c159 VERSION_MAJOR, VERSION_MINOR); in main()
187 VERSION_MAJOR, VERSION_MINOR); in main()
/illumos-gate/usr/src/cmd/fm/eversholt/esc/common/
H A Descmain.c163 VERSION_MAJOR, VERSION_MINOR); in main()
195 VERSION_MAJOR, VERSION_MINOR); in main()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c167 xstr(VERSION_MAJOR) "." xstr(VERSION_MINOR),
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1245 PK11_Functions.version.minor = VERSION_MINOR; in C_GetFunctionList()
H A Dtpmtok_int.h54 #define VERSION_MINOR 1 macro