| /plan9-contrib/sys/src/libstdio/ |
| H A D | getc.c | 6 int getc(FILE *f){ in getc() function
|
| /plan9-contrib/sys/src/ape/lib/ap/stdio/ |
| H A D | getc.c | 6 int getc(FILE *f){ in getc() function
|
| /plan9-contrib/sys/include/ |
| H A D | stdio.h | 94 #define getc(f) ((f)->rp>=(f)->wp?_IO_getc(f):*(f)->rp++) macro
|
| /plan9-contrib/sys/src/libhttpd/ |
| H A D | parsereq.c | 297 getc(HConnect *c) in getc() function
|
| H A D | parse.c | 997 getc(Hlex *h) in getc() function
|
| /plan9-contrib/sys/src/cmd/proof/ |
| H A D | main.c | 106 getc(void) in getc() function
|
| /plan9-contrib/sys/src/9/pcboot/ |
| H A D | inflate.guts.c | 146 getc(void *in) in getc() function
|
| /plan9-contrib/sys/include/ape/ |
| H A D | stdio.h | 111 #define getc(f) ((f)->rp>=(f)->wp? _IO_getc(f): *(f)->rp++) macro
|
| /plan9-contrib/sys/src/nboot/bitsy/ |
| H A D | inflate.c | 155 getc(void *in) in getc() function
|
| /plan9-contrib/sys/src/nboot/efi/ |
| H A D | efi.c | 24 getc(void) in getc() function
|
| /plan9-contrib/sys/src/cmd/faces/ |
| H A D | plumb.c | 107 getc(void) in getc() function
|
| /plan9-contrib/sys/src/9/bcm/ |
| H A D | uartmini.c | 287 getc(Uart*) in getc() function
|
| /plan9-contrib/sys/src/cmd/cwfs/ |
| H A D | main.c | 45 getc(void) in getc() function
|
| /plan9-contrib/sys/src/nboot/pc/ |
| H A D | sub.c | 112 getc(void) in getc() function
|
| /plan9-contrib/sys/src/cmd/plumb/ |
| H A D | rules.c | 132 getc(void) in getc() function
|
| /plan9-contrib/sys/src/cmd/4c/ |
| H A D | lex.c | 989 getc(void) in getc() function
|
| /plan9-contrib/sys/src/cmd/cc/ |
| H A D | lex.c | 989 getc(void) in getc() function
|
| /plan9-contrib/sys/src/cmd/troff2html/ |
| H A D | troff2html.c | 421 getc(Biobuf *b) in getc() function
|
| /plan9-contrib/sys/src/cmd/ip/imap4d/ |
| H A D | imap4d.c | 2081 getc(void) in getc() function
|
| /plan9-contrib/sys/src/9/port/ |
| H A D | portdat.h | 903 int (*getc)(Uart*); /* polling versions, for iprint, rdb */ member
|
| /plan9-contrib/sys/src/9k/port/ |
| H A D | portdat.h | 877 int (*getc)(Uart*); /* polling version for rdb */ member
|