Home
last modified time | relevance | path

Searched refs:ungetc (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/usr.bin/ctags/
H A DC.c121 (void)ungetc(c, inf); in c_entries()
199 (void)ungetc(c, inf); in c_entries()
322 (void)ungetc(c, inf); in func_entry()
333 (void)ungetc(c, inf); in func_entry()
357 (void)ungetc(c, inf); in hash_entry()
448 (void)ungetc(c, inf); in str_entry()
544 (void)ungetc(c, inf); in skip_key()
H A Dyacc.c75 (void)ungetc(c, inf); in y_entries()
81 (void)ungetc(c, inf); in y_entries()
107 (void)ungetc(c, inf); in y_entries()
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_readword.c88 ungetc(ch, f); in openpam_readword()
139 ungetc(ch, f); in openpam_readword()
/freebsd/usr.bin/lastcomm/
H A Dreadrec.c171 ungetc(version, f) == EOF || in readrec_vx()
172 ungetc(magic, f) == EOF) in readrec_vx()
203 if (ungetc(magic, f) == EOF) in readrec_forward()
/freebsd/usr.bin/sed/
H A Dmain.c340 (void)ungetc(c, infile); in mf_fgets()
516 ungetc(ch, file_fd); in next_files_have_lines()
542 ungetc(ch, infile); in lastline()
/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c270 ungetc(ch, bpf); ungetc('\\',bpf); /* push the character(s) back */ in getthefile()
271 } else ungetc(ch, bpf); /* but who know what a `\` is */ in getthefile()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtio.c546 ungetc(c1, Handle); in DtGetNextLine()
729 ungetc (c, Handle); in DtGetNextLine()
773 ungetc (c, Handle); in DtGetNextLine()
/freebsd/usr.sbin/lpr/filters.ru/koi2855/
H A Dkoi2855.c87 ungetc(c, stdin); in main()
/freebsd/usr.sbin/lpr/filters.ru/koi2alt/
H A Dkoi2alt.c88 ungetc(c, stdin); in main()
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstd_stream.h120 if (ungetc(__c, __fp) == EOF) in __do_getc()
193 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) in __getchar()
230 if (ungetc(*--__enxt, __file_) == EOF) in pbackfail()
/freebsd/lib/libc/stdio/
H A DMakefile.inc21 tmpnam.c ungetc.c ungetwc.c vasprintf.c vdprintf.c vfprintf.c \
41 ungetc.3 ungetwc.3 wprintf.3 wscanf.3
H A Dungetc.c87 ungetc(int c, FILE *fp) in ungetc() function
H A DSymbol.map79 ungetc;
/freebsd/sbin/dhclient/
H A Dconflex.c274 ungetc(c, cfile); in read_number()
300 ungetc(c, cfile); in read_num_or_name()
/freebsd/usr.sbin/makefs/
H A Dmtree.c308 ungetc(c, fp); in skip_over()
323 ungetc(c, fp); in skip_to()
390 ungetc(c, fp); in read_word()
1093 ungetc(c, fp); in read_mtree()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstdio80 int ungetc(int c, FILE* stream);
140 using ::ungetc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/openbsm/bin/praudit/
H A Dpraudit.c97 ungetc(type, fp); in print_tokens()
/freebsd/usr.sbin/lpr/filters/
H A Dlpf.c153 ungetc(ch, stdin); in main()
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcstdio.inc52 using ::ungetc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcstdio.cppm
H A Dcstdio.inc52 using std::ungetc _LIBCPP_USING_IF_EXISTS;
/freebsd/lib/libsm/
H A DMakefile28 smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c \
/freebsd/lib/libc/gen/
H A Dgetutxent.c130 ungetc('\0', uf); in getfutxent()
/freebsd/contrib/tcpdump/lbl/
H A Dos-sunos4.h39 int ungetc(int, FILE *);
/freebsd/contrib/libpcap/lbl/
H A Dos-sunos4.h39 int ungetc(int, FILE *);

123