Searched refs:strbuf_init (Results 1 – 3 of 3) sorted by relevance
44 void strbuf_init(strbuf_t *s, int len) in strbuf_init() function76 strbuf_init(s, len); in strbuf_new()
53 extern void strbuf_init(strbuf_t *s, int len);
318 strbuf_init(&cfg->encode_buf, 0); in json_cfg_encode_keep_buffer()397 strbuf_init(&cfg->encode_buf, 0); in json_create_config()716 strbuf_init(encode_buf, 0); in json_encode()