| /freebsd-14-stable/usr.bin/ctags/ |
| HD | C.c | 127 (void)ungetc(c, inf); in c_entries() 205 (void)ungetc(c, inf); in c_entries() 328 (void)ungetc(c, inf); in func_entry() 339 (void)ungetc(c, inf); in func_entry() 363 (void)ungetc(c, inf); in hash_entry() 454 (void)ungetc(c, inf); in str_entry() 550 (void)ungetc(c, inf); in skip_key()
|
| HD | yacc.c | 81 (void)ungetc(c, inf); in y_entries() 87 (void)ungetc(c, inf); in y_entries() 113 (void)ungetc(c, inf); in y_entries()
|
| /freebsd-14-stable/contrib/openpam/lib/libpam/ |
| HD | openpam_readword.c | 88 ungetc(ch, f); in openpam_readword() 139 ungetc(ch, f); in openpam_readword()
|
| /freebsd-14-stable/usr.bin/lastcomm/ |
| HD | readrec.c | 172 ungetc(version, f) == EOF || in readrec_vx() 173 ungetc(magic, f) == EOF) in readrec_vx() 204 if (ungetc(magic, f) == EOF) in readrec_forward()
|
| /freebsd-14-stable/usr.bin/sed/ |
| HD | main.c | 351 (void)ungetc(c, infile); in mf_fgets() 527 ungetc(ch, file_fd); in next_files_have_lines() 553 ungetc(ch, infile); in lastline()
|
| /freebsd-14-stable/usr.sbin/bootparamd/bootparamd/ |
| HD | bootparamd.c | 270 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-14-stable/usr.sbin/lpr/filters.ru/koi2855/ |
| HD | koi2855.c | 87 ungetc(c, stdin); in main()
|
| /freebsd-14-stable/usr.sbin/lpr/filters.ru/koi2alt/ |
| HD | koi2alt.c | 88 ungetc(c, stdin); in main()
|
| /freebsd-14-stable/sys/contrib/dev/acpica/compiler/ |
| HD | dtio.c | 546 ungetc(c1, Handle); in DtGetNextLine() 729 ungetc (c, Handle); in DtGetNextLine() 773 ungetc (c, Handle); in DtGetNextLine()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/src/ |
| HD | std_stream.h | 120 if (ungetc(__c, __fp) == EOF) in __do_ungetc() 193 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) in __getchar() 230 if (ungetc(*--__enxt, __file_) == EOF) in pbackfail()
|
| /freebsd-14-stable/lib/libc/stdio/ |
| HD | Makefile.inc | 23 tmpnam.c ungetc.c ungetwc.c vasprintf.c vdprintf.c vfprintf.c \ 43 ungetc.3 ungetwc.3 wprintf.3 wscanf.3
|
| HD | ungetc.c | 90 ungetc(int c, FILE *fp) in ungetc() function
|
| HD | Symbol.map | 80 ungetc;
|
| /freebsd-14-stable/sbin/dhclient/ |
| HD | conflex.c | 274 ungetc(c, cfile); in read_number() 300 ungetc(c, cfile); in read_num_or_name()
|
| /freebsd-14-stable/usr.sbin/lpr/filters/ |
| HD | lpf.c | 165 ungetc(ch, stdin); in main()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/modules/std.compat/ |
| HD | cstdio.inc | 52 using ::ungetc _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14-stable/contrib/openbsm/bin/praudit/ |
| HD | praudit.c | 97 ungetc(type, fp); in print_tokens()
|
| /freebsd-14-stable/usr.sbin/makefs/ |
| HD | mtree.c | 309 ungetc(c, fp); in skip_over() 324 ungetc(c, fp); in skip_to() 391 ungetc(c, fp); in read_word() 1094 ungetc(c, fp); in read_mtree()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/include/ |
| HD | cstdio | 80 int ungetc(int c, FILE* stream); 140 using ::ungetc _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14-stable/lib/libsm/ |
| HD | Makefile | 29 smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c \
|
| /freebsd-14-stable/lib/libc/gen/ |
| HD | getutxent.c | 130 ungetc('\0', uf); in getfutxent()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | cstdio.inc | 52 using std::ungetc _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14-stable/contrib/libpcap/lbl/ |
| HD | os-sunos4.h | 39 int ungetc(int, FILE *);
|
| /freebsd-14-stable/contrib/tcpdump/lbl/ |
| HD | os-sunos4.h | 39 int ungetc(int, FILE *);
|
| /freebsd-14-stable/contrib/byacc/test/ |
| HD | calc1.y | 242 ungetc(c, stdin); /* push back last char read */ in yylex()
|