Searched defs:getc (Results 1 - 5 of 5) sorted by relevance

/src/lib/libc/stdio/
H A Dgetc.c57 getc(FILE *fp) function in typeref:typename:int
/src/sys/dev/wscons/
H A Dwskbdvar.h60 void (*getc)(void *, u_int *, int *); member in struct:wskbd_consops
/src/sys/kern/
H A Dtty_subr.c102 getc(struct clist *clp) function in typeref:typename:int
/src/sys/arch/ews4800mips/stand/common/
H A Dconsole.h71 int (*getc)(void); member in struct:cons
/src/include/
H A Dstdio.h494 #define getc(fp) __sgetc(fp) macro

Completed in 4 milliseconds