Searched refs:x_vi_putbuf (Results 1 – 1 of 1) sorted by relevance
3417 static int x_vi_putbuf(const char *, size_t);4867 x_vi_putbuf(const char *s, size_t len) in x_vi_putbuf() function5328 if (x_escape(words[i], strlen(words[i]), x_vi_putbuf) != 0) { in expand_word()5435 rval = x_escape(match, match_len, x_vi_putbuf); in complete_word()