Home
last modified time | relevance | path

Searched refs:RTC_OBJ_APP (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/sgs/include/
H A Drtc.h155 #define RTC_OBJ_APP 0x0200 /* object indicates app which makes */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dconfig.c137 { RTC_OBJ_APP, MSG_CONF_APP }, in conv_config_obj()
/titanic_50/usr/src/cmd/sgs/crle/common/
H A Dconfig.c429 (RTC_OBJ_APP | RTC_OBJ_REALPTH)) == in genconfig()
430 (RTC_OBJ_APP | RTC_OBJ_REALPTH)) in genconfig()
H A Dinspect.c821 obj->o_flags |= RTC_OBJ_APP; in inspect_file()
H A Dprint.c865 ((fobj->co_flags & RTC_OBJ_APP) == 0)) || in scanconfig()