HomeSort by: relevance | last modified time | path
    Searched refs:buf_clear (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.bin/indent/
io.c 66 buf_clear(&in.line);
92 buf_clear(&out.indent_off_text);
437 buf_clear(&out.indent_off_text);
440 buf_clear(&lab);
441 buf_clear(&code);
442 buf_clear(&com);
debug.c 296 buf_clear(&prev_buf);
298 buf_clear(&curr_buf);
parse.c 246 buf_clear(&before);
251 buf_clear(&after);
lexi.c 572 buf_clear(&token);
706 buf_clear(&out.indent_off_text);
pr_comment.c 253 buf_clear(&com);
indent.h 559 buf_clear(struct buffer *buf) function in typeref:typename:void
indent.c 335 buf_clear(&com);
890 buf_clear(&code);

Completed in 16 milliseconds