Searched refs:bufferc (Results 1 – 1 of 1) sorted by relevance
37 static void bufferc(struct termp *, char);537 bufferc(p, ' '); in term_word()539 bufferc(p, ' '); in term_word()541 bufferc(p, ASCII_NBRSP); in term_word()612 bufferc(p, '\n'); in term_word()641 bufferc(p, ASCII_NBRSP); in term_word()765 bufferc(struct termp *p, char c) in bufferc() function