Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtc.h183 #define RTC_VER_FOUR 4 /* updated for filter/filtees */ macro
184 #define RTC_VER_CURRENT RTC_VER_FOUR
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c369 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr && in elf_config()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c589 if ((head->ch_version >= RTC_VER_FOUR) && head->ch_fltr) { in scanconfig()