HomeSort by: relevance | last modified time | path
    Searched defs:buf_expand (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/indent/
indent.c 106 buf_expand(struct buffer *buf, size_t add_size) function in typeref:typename:void
117 buf_expand(buf, 1);
126 buf_expand(buf, 1);
137 buf_expand(buf, len);
indent.c 106 buf_expand(struct buffer *buf, size_t add_size) function in typeref:typename:void
117 buf_expand(buf, 1);
126 buf_expand(buf, 1);
137 buf_expand(buf, len);

Completed in 22 milliseconds