Searched defs:line_prefix (Results 1 – 2 of 2) sorted by relevance
198 char *line_prefix, int first_line_len, int line_len) in smp_command_decode()229 char *line_prefix, int first_line_len, int line_len) in smp_command_sbuf()
1350 char const *line_prefix = initial_tab ? "\t" : " "; in output_diff3() local