Home
last modified time | relevance | path

Searched refs:RTC_VER_THREE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sgs/include/
H A Drtc.h181 #define RTC_VER_THREE 3 /* updated for -e/-E use */ macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c374 if ((head->ch_version >= RTC_VER_THREE) && head->ch_env && in elf_config()
/titanic_50/usr/src/cmd/sgs/crle/common/
H A Dprint.c680 if ((head->ch_version >= RTC_VER_THREE) && head->ch_env) { in scanconfig()