Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Drtc.h146 #define RTC_OBJ_ALLENTS 0x0002 /* directory was scanned for all */ macro
/titanic_50/usr/src/cmd/sgs/crle/common/
H A Dinspect.c291 if ((flags & RTC_OBJ_ALLENTS) == 0) in enterdir()
861 if (ent->e_obj->o_flags & RTC_OBJ_ALLENTS) in inspect_dir()
867 if ((ent = enterdir(crle, name, (flags | RTC_OBJ_ALLENTS), in inspect_dir()
871 ent->e_obj->o_flags |= RTC_OBJ_ALLENTS; in inspect_dir()
H A Dprint.c867 ((dobj->co_flags & RTC_OBJ_ALLENTS) == 0))) { in scanconfig()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dconfig.c129 { RTC_OBJ_ALLENTS, MSG_CONF_ALLENTS }, in conv_config_obj()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c1507 if (dobj->co_flags & RTC_OBJ_ALLENTS) in find_file()