Searched refs:LLOG_F_IS_PLAIN (Results 1 – 4 of 4) sorted by relevance
85 if (loghandle->lgh_hdr->llh_flags & LLOG_F_IS_PLAIN) in llog_free_handle()157 if (unlikely((llh->llh_flags & LLOG_F_IS_PLAIN && in llog_init_handle()160 flags & LLOG_F_IS_PLAIN))) { in llog_init_handle()169 (LLOG_F_IS_PLAIN | LLOG_F_IS_CAT)) { in llog_init_handle()195 } else if (!(flags & LLOG_F_IS_PLAIN)) { in llog_init_handle()198 flags, LLOG_F_IS_CAT, LLOG_F_IS_PLAIN); in llog_init_handle()
106 rc = llog_init_handle(env, loghandle, LLOG_F_IS_PLAIN, NULL); in llog_cat_id2handle()
1265 rc = llog_init_handle(env, llh, LLOG_F_IS_PLAIN, NULL); in class_config_parse_llog()
3162 LLOG_F_IS_PLAIN = 0x4, enumerator