Home
last modified time | relevance | path

Searched refs:getchar (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/netbsd/external/ibm-public/postfix/dist/mantools/
H A Dcomment.c9 while ((c = getchar()) != EOF) { in copy_comment()
11 if ((c = getchar()) == '/') { in copy_comment()
28 while ((c = getchar()) != EOF) { in skip_string()
32 getchar(); in skip_string()
41 while ((c = getchar()) != EOF) { in main()
44 if ((c = getchar()) == '*') { in main()
47 while ((c = getchar()) != EOF) { in main()
62 (void) getchar(); in main()
/netbsd/sys/arch/hpcmips/stand/lcboot/
H A Dmain.c548 c = getchar(); in load_srec()
553 *p++ = getchar(); in load_srec()
554 *p++ = getchar(); in load_srec()
558 *p++ = getchar(); in load_srec()
559 *p++ = getchar(); in load_srec()
563 *p++ = getchar(); in load_srec()
564 *p++ = getchar(); in load_srec()
616 c = getchar(); in load_srec()
629 c = getchar(); in load_srec()
872 getchar(); in awaitkey()
[all …]
/netbsd/external/gpl2/groff/dist/src/utils/pfbtops/
H A Dpfbtops.c65 c = getchar(); in get_text()
77 c = getchar(); in get_text()
84 c = getchar(); in get_text()
90 c = getchar(); in get_text()
96 c = getchar(); in get_text()
106 c1 = getchar(); in get_text()
134 c = getchar(); in get_text()
154 c = getchar(); in get_binary()
209 c = getchar(); in main()
212 type = getchar(); in main()
[all …]
/netbsd/usr.bin/what/
H A Dwhat.c101 while ((c = getchar()) != EOF) { in search()
104 if ((c = getchar()) != '(') in search()
106 if ((c = getchar()) != '#') in search()
108 if ((c = getchar()) != ')') in search()
111 while ((c = getchar()) != EOF && c != '\0' && c != '"' && in search()
/netbsd/games/trek/
H A Dgetpar.c136 getchar(); in getcodpar()
205 getchar(); in getstrpar()
225 while ((c = getchar()) != '\n') { in testnl()
249 c = getchar(); in skiptonl()
268 c = getchar(); in testterm()
293 while ((c = getchar()) != EOF) { in readdelim()
/netbsd/games/hack/
H A Dhack.tty.c231 if ((c = getchar()) == EOF) { in getlin()
333 inputline[1] = getchar(); in parse()
336 inputline[2] = getchar(); in parse()
342 inputline[1] = getchar(); in parse()
355 if ((sym = getchar()) == EOF) in readchar()
366 if ((sym = getchar()) != EOF) in readchar()
/netbsd/sys/arch/atari/stand/ahdilabel/
H A Dahdilabel.c85 if (toupper(getchar()) == 'Y') { in main()
95 if (toupper(getchar()) == 'Y') { in main()
123 key = toupper(getchar()); in main()
186 if (toupper (getchar ()) == 'N') in main()
190 if (toupper (getchar ()) == 'Y') in main()
197 if (toupper (getchar ()) == 'N') in main()
201 if (toupper (getchar ()) == 'Y') in main()
227 (void) getchar(); in show_parts()
246 (void) getchar(); in show_parts()
290 while (count < (len - 1) && (key = getchar()) != '\n' && key != '\r') { in get_input()
/netbsd/usr.bin/tr/
H A Dtr.c111 for (lastch = OOBCH; (ch = getchar()) != EOF; ) in main()
129 while ((ch = getchar()) != EOF) in main()
142 for (lastch = OOBCH; (ch = getchar()) != EOF;) in main()
240 for (lastch = OOBCH; (ch = getchar()) != EOF;) { in main()
248 while ((ch = getchar()) != EOF) in main()
/netbsd/sys/arch/pmax/stand/common/
H A Dgetchar.S37 LEAF(getchar)
40 j v0 # call PROM getchar
41 END(getchar)
/netbsd/sys/external/bsd/acpica/dist/common/
H A Dacgetline.c190 InputChar = getchar (); in AcpiOsGetLine()
298 InputChar = getchar (); in AcpiOsGetLine()
306 InputChar = getchar (); /* Backup one character */ in AcpiOsGetLine()
425 (void) getchar (); in AcpiOsGetLine()
/netbsd/sys/arch/x68k/stand/libsa/
H A Dconsio.c71 getchar(void) in getchar() function
134 getchar(); in awaitkey_1sec()
144 getchar(); in awaitkey_1sec()
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp37 LastChar = getchar(); in gettok()
41 while (isalnum((LastChar = getchar()))) in gettok()
55 LastChar = getchar(); in gettok()
65 LastChar = getchar(); in gettok()
78 LastChar = getchar(); in gettok()
/netbsd/games/morse/
H A Dmorse.c159 while ((ch = getchar()) != EOF) { in main()
167 while ((ch = getchar()) != EOF && in main()
195 else while ((ch = getchar()) != EOF) in main()
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h108 # undef getchar
109 # define getchar() getchar_unlocked () macro
111 # define getchar_unlocked() getchar ()
/netbsd/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h108 # undef getchar
109 # define getchar() getchar_unlocked () macro
111 # define getchar_unlocked() getchar ()
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h108 # undef getchar
109 # define getchar() getchar_unlocked () macro
111 # define getchar_unlocked() getchar ()
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h108 # undef getchar
109 # define getchar() getchar_unlocked () macro
111 # define getchar_unlocked() getchar ()
/netbsd/lib/libc/stdio/
H A Dgetchar.c51 #undef getchar
55 getchar(void) in getchar() function
/netbsd/share/man/tools/
H A Dpages.c17 while((c=getchar()) != EOF) {
23 c=getchar();
/netbsd/games/hunt/hunt/
H A Dplayit.c300 if (isupper(ch = getchar())) in quit()
315 if (isupper(ch = getchar())) in quit()
338 if ((ch = getchar()) == '\n' || ch == '\r') in quit()
388 if (isupper(ch = getchar())) in quit()
/netbsd/lib/libcurses/PSD.doc/
H A Dex2.c74 c = getchar();
101 switch(c = getchar()) {
121 arg = getchar() - '0';
127 arg = getchar() - '0';
/netbsd/sys/arch/prep/stand/boot/
H A Dtgets.c56 c = getchar(); in tgets()
58 for (lp = buf;; c = getchar()) { in tgets()
/netbsd/sys/arch/rs6000/stand/boot/
H A Dtgets.c56 c = getchar(); in tgets()
58 for (lp = buf;; c = getchar()) { in tgets()
/netbsd/sys/arch/bebox/stand/boot/
H A Dtgets.c56 c = getchar(); in tgets()
58 for (lp = buf;; c = getchar()) { in tgets()
/netbsd/sys/arch/mmeye/stand/boot/
H A Dtgets.c58 c = getchar(); in tgets()
60 for (lp = buf;; c = getchar()) { in tgets()

12345678910>>...18