Home
last modified time | relevance | path

Searched refs:BUILD_DATE (Results 1 – 10 of 10) sorted by relevance

/titanic_51/usr/src/tools/scripts/
H A Dbldenv244 BUILD_DATE=$(LC_ALL=C date +%Y-%b-%d)
246 DEV_CM="\"@(#)SunOS Internal Development: $LOGNAME $BUILD_DATE [$BASEWSDIR]\""
H A Dbldenv.sh247 BUILD_DATE=$(LC_ALL=C date +%Y-%b-%d)
249 DEV_CM="\"@(#)SunOS Internal Development: $LOGNAME $BUILD_DATE [$BASEWSDIR]\""
H A Dnightly.sh951 BUILD_DATE=$(LC_ALL=C date +%Y-%b-%d)
953 DEV_CM="\"@(#)SunOS Internal Development: $LOGNAME $BUILD_DATE [$BASEWSDIR]\""
H A Dnightly949 BUILD_DATE=$(LC_ALL=C date +%Y-%b-%d)
951 DEV_CM="\"@(#)SunOS Internal Development: $LOGNAME $BUILD_DATE [$BASEWSDIR]\""
/titanic_51/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c1294 #if defined(BUILD_DATE) in HBA_GetWrapperLibraryAttributes()
1298 matchCount = sscanf(BUILD_DATE, "%u/%u/%u %u:%u:%u", in HBA_GetWrapperLibraryAttributes()
1316 if(strptime(BUILD_DATE, "%Y/%m/%d %T %Z", &(attributes->build_date)) == NULL) { in HBA_GetWrapperLibraryAttributes()
/titanic_51/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c46 #define PPPT_VERSION BUILD_DATE "-1.18dev"
/titanic_51/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1608 #if defined(BUILD_DATE) in HBA_GetWrapperLibraryAttributes()
1611 matchCount = sscanf(BUILD_DATE, "%u/%u/%u %u:%u:%u", in HBA_GetWrapperLibraryAttributes()
1626 if (strptime(BUILD_DATE, in HBA_GetWrapperLibraryAttributes()
/titanic_51/usr/src/cmd/iscsiadm/
H A Dsun_ima.c151 #if defined(BUILD_DATE) in GetBuildTime()
152 if (strptime(BUILD_DATE, "%Y/%m/%d %T %Z", pdatetime) == NULL) { in GetBuildTime()
/titanic_51/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c49 #define ISCSIT_VERSION BUILD_DATE "-1.18dev"
/titanic_51/usr/src/lib/libima/common/
H A Dima-lib.c680 #if defined(BUILD_DATE) in GetBuildTime()
681 if (strptime(BUILD_DATE, "%Y/%m/%d %T %Z", pdatetime) == NULL) { in GetBuildTime()