Searched refs:RTC_OBJ_ALLENTS (Results 1 – 5 of 5) sorted by relevance
146 #define RTC_OBJ_ALLENTS 0x0002 /* directory was scanned for all */ macro
291 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()
867 ((dobj->co_flags & RTC_OBJ_ALLENTS) == 0))) { in scanconfig()
129 { RTC_OBJ_ALLENTS, MSG_CONF_ALLENTS }, in conv_config_obj()
1507 if (dobj->co_flags & RTC_OBJ_ALLENTS) in find_file()