Home
last modified time | relevance | path

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

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dtop_status_source.cc121 line_attr = find_string_attr(sa, &logline::L_PARTITION); in update_filename()
H A Dlog_format_fwd.hh52 static string_attr_type L_PARTITION; member in logline
H A Dlogfile_sub_source.cc513 value_out.emplace_back(lr, &logline::L_PARTITION, &bm_iter->second); in text_attrs_for_line()
H A Dlog_format.cc56 string_attr_type logline::L_PARTITION("partition"); member in logline