Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Drtc.h182 #define RTC_VER_FOUR 4 /* updated for filter/filtees */ macro
183 #define RTC_VER_CURRENT RTC_VER_FOUR
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c385 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr && in elf_config()
/titanic_41/usr/src/cmd/sgs/crle/common/
H A Dprint.c719 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr) { in scanconfig()