/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_cmdsub.sh | 593 cat <<-"eof" heredoc 601 cat <<-"eof" heredoc 609 cat <<-"eof" heredoc
|
/freebsd/usr.sbin/config/ |
H A D | config.h | 53 bool eof() const { in eof() function 61 configword &eof(bool eof) { in eof() argument
|
/freebsd/sys/net/ |
H A D | dummymbuf.c | 213 read_rule(const char **cur, struct rule *rule, bool *eof) in read_rule() 307 bool eof = false; in validate_rules() local 331 bool eof = false; in dmb_pfil_mbuf_chk() local
|
/freebsd/contrib/nvi/common/ |
H A D | delete.c | 37 int eof, rval; in del() local
|
/freebsd/usr.bin/gzip/ |
H A D | unzstd.c | 40 int eof = 0; in unzstd() local
|
/freebsd/contrib/bearssl/tools/ |
H A D | twrch.c | 135 int eof; in stdin_read() local 178 int eof; in stdout_write() local
|
/freebsd/usr.bin/random/ |
H A D | randomize_fd.c | 100 int bufleft, eof, fndstr, ret; in randomize_fd() local
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | limits_conf.c | 130 int eof = 1; in read_limits_conf() local
|
/freebsd/crypto/heimdal/appl/rsh/ |
H A D | limits_conf.c | 130 int eof = 1; in read_limits_conf() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_filter_bzip2.c | 55 char eof; /* True = found end of compressed data. */ member
|
H A D | archive_read_support_filter_zstd.c | 62 char eof; /* True = found end of compressed data. */ member
|
H A D | archive_read_support_filter_gzip.c | 63 char eof; /* True = found end of compressed data. */ member
|
H A D | archive_read_support_filter_lzop.c | 82 char eof; /* True = found end of compressed data. */ member
|
/freebsd/contrib/openpam/t/ |
H A D | t_openpam_readlinev.c | 62 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) in orlv_expect()
|
/freebsd/usr.bin/lam/ |
H A D | lam.c | 54 short eof; /* eof flag */ member
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatTokenSource.h | 251 bool eof() { in eof() function
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | bmap.cc | 185 TEST_P(BmapEof, eof) in TEST_P() argument
|
/freebsd/usr.sbin/cron/crontab/ |
H A D | crontab.c | 495 int ch, eof; local
|
/freebsd/lib/libutil/ |
H A D | pw_util.c | 432 int eof, readlen; in pw_copy() local
|
H A D | gr_util.c | 170 int eof, readlen; in gr_copy() local
|
/freebsd/sys/contrib/zlib/ |
H A D | gzguts.h | 187 int eof; /* true if end of input file reached */ member
|
/freebsd/lib/libc/tests/stdio/ |
H A D | getdelim_test.c | 152 ATF_TC_BODY(eof, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 658 bool eof(const Cursor &C) const { return size() == C.Offset; } in eof() function
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | gzguts.h | 195 int eof; /* true if end of input file reached */ member
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clvnops.c | 2503 int error = 0, eof, attrflag; in ncl_readdirrpc() local 2567 int error = 0, attrflag, eof; in ncl_readdirplusrpc() local 4064 bool eof = false; /* shut up compiler. */ in nfs_ioctl() local 4255 bool eof; in nfs_listextattr() local 4376 bool eof; in nfs_pathconf() local
|