Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsvers.h33 #ifndef _VERSION_
34 #define _VERSION_ "SunOS 5.11" macro
/titanic_50/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h177 #ifndef _VERSION_
178 #define _VERSION_ "SunOS 5.11" macro
/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c246 (void) strncpy(sndr_version, _VERSION_, sizeof (sndr_version)); in rdcattach()
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_misc.c480 (void) strncpy(sdbc_version, _VERSION_, sizeof (sdbc_version)); in sdbcinit()