Home
last modified time | relevance | path

Searched refs:change_win_marker (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/multitail/multitail-6.5.0/
H A Dmt.h462 char change_win_marker; member
513 … *re, char *colorscheme, int n_buffer_lines, int buffer_bytes, char change_win_marker, int fs, int…
H A Dmt.c2091 … *re, char *colorscheme, int n_buffer_lines, int buffer_bytes, char change_win_marker, int fs, int… in add_pars_per_file() argument
2137 if (change_win_marker != (char)-1) in add_pars_per_file()
2138 ppf[loop].change_win_marker = change_win_marker; in add_pars_per_file()