Searched refs:common_getc (Results 1 – 1 of 1) sorted by relevance
46 static int common_getc(int fd, int timo);114 return common_getc(infd, 1); in getchar()125 common_getc(int fd, int timo) in common_getc() function179 c = common_getc(infd, 1); in awaitkey()