Home
last modified time | relevance | path

Searched defs:get_subline (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dlog_format.hh405 virtual void get_subline(const logline &ll, shared_buffer_ref &sbr, bool full_message = false) { in get_subline() function in log_format
H A Dlog_format_impls.cc738 void get_subline(const logline &ll, in get_subline() function in bro_log_format
1290 void get_subline(const logline &ll, in get_subline() function in w3c_log_format
H A Dlog_format.cc1198 void external_log_format::get_subline(const logline &ll, shared_buffer_ref &sbr, bool full_message) in get_subline() function in external_log_format