Searched defs:get_subline (Results 1 – 3 of 3) sorted by relevance
/dports/sysutils/lnav/lnav-0.10.1/src/ | ||
H A D | log_format.hh | 405 virtual void get_subline(const logline &ll, shared_buffer_ref &sbr, bool full_message = false) { in get_subline() function in log_format |
H A D | log_format_impls.cc | 738 void get_subline(const logline &ll, in get_subline() function in bro_log_format |
H A D | log_format.cc | 1198 void external_log_format::get_subline(const logline &ll, shared_buffer_ref &sbr, bool full_message) in get_subline() function in external_log_format |