Searched refs:getchr (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/less/
H A Dttyin.c162 public int getchr(void) function
196 * because error calls getchr!
H A Doutput.c603 while ((c = getchr()) != '\n' && c != '\r')
606 c = getchr();
703 c = getchr();
H A Dos.c133 LWCHAR ch = getchr();
H A Dcommand.c936 return ((ungot == NULL) ? getchr() : 0);
955 c = getchr();
H A Dfuncs.h375 public int getchr(void);
/freebsd-current/usr.bin/printf/
H A Dprintf.c74 static int getchr(void);
381 p = getchr();
536 getchr(void) function

Completed in 76 milliseconds