Home
last modified time | relevance | path

Searched refs:RTC_OBJ_EXEC (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A Drtc.h149 #define RTC_OBJ_EXEC 0x0008 /* object identifies executable */ macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dconfig.c131 { RTC_OBJ_EXEC, MSG_CONF_EXEC }, in conv_config_obj()
/titanic_41/usr/src/cmd/sgs/libcrle/common/
H A Ddump.c158 (RTC_OBJ_DUMP | RTC_OBJ_REALPTH | RTC_OBJ_EXEC)) == in scanconfig()
/titanic_41/usr/src/cmd/sgs/crle/common/
H A Dinspect.c808 obj->o_flags |= RTC_OBJ_EXEC; in inspect_file()