Searched refs:bufferc (Results 1 – 1 of 1) sorted by relevance
38 static void bufferc(struct termp *, char);419 bufferc(p, ' '); in term_word()421 bufferc(p, ' '); in term_word()423 bufferc(p, ASCII_NBRSP); in term_word()541 bufferc(struct termp *p, char c) in bufferc() function