Searched refs:bufferc (Results 1 – 1 of 1) sorted by relevance
36 static void bufferc(struct termp *, char);401 bufferc(p, ' '); in term_word()403 bufferc(p, ' '); in term_word()405 bufferc(p, ASCII_NBRSP); in term_word()537 bufferc(struct termp *p, char c) in bufferc() function