Searched refs:strbuf_empty_length (Results 1 – 2 of 2) sorted by relevance
62 static int strbuf_empty_length(strbuf_t *s);90 static inline int strbuf_empty_length(strbuf_t *s) in strbuf_empty_length() function97 if (len > strbuf_empty_length(s)) in strbuf_ensure_empty_length()
186 space = strbuf_empty_length(s); in strbuf_append_string()191 space = strbuf_empty_length(s); in strbuf_append_string()234 empty_len = strbuf_empty_length(s); in strbuf_append_fmt_retry()