OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buf_add_chars
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/indent/
indent.h
508
void
buf_add_chars
(struct buffer *, const char *, size_t);
513
buf_add_chars
(buf, str, strlen(str));
pr_comment.c
155
buf_add_chars
(&com, token.s, token.len); // "/*" or "//"
io.c
93
buf_add_chars
(&out.indent_off_text, in.line.s, in.line.len);
indent.c
132
buf_add_chars
(struct buffer *buf, const char *s, size_t len)
function in typeref:typename:void
146
buf_add_chars
(buf, add->s, add->len);
/src/tests/usr.bin/indent/
fmt_decl.c
912
void
buf_add_chars
(struct buffer *, const char *, size_t);
931
void
buf_add_chars
(struct buffer *, const char *, size_t);
Completed in 16 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025