Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 25 of 65) sorted by relevance

123

/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh593 cat <<-"eof" heredoc
601 cat <<-"eof" heredoc
609 cat <<-"eof" heredoc
/freebsd/usr.sbin/config/
H A Dconfig.h53 bool eof() const { in eof() function
61 configword &eof(bool eof) { in eof() argument
/freebsd/contrib/nvi/common/
H A Ddelete.c37 int eof, rval; in del() local
/freebsd/usr.bin/gzip/
H A Dunzstd.c40 int eof = 0; in unzstd() local
/freebsd/contrib/bearssl/tools/
H A Dtwrch.c135 int eof; in stdin_read() local
178 int eof; in stdout_write() local
/freebsd/usr.bin/random/
H A Drandomize_fd.c100 int bufleft, eof, fndstr, ret; in randomize_fd() local
/freebsd/crypto/heimdal/appl/login/
H A Dlimits_conf.c130 int eof = 1; in read_limits_conf() local
/freebsd/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c130 int eof = 1; in read_limits_conf() local
/freebsd/contrib/llvm-project/libcxx/include/__string/
H A Dchar_traits.h171 …static inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT { return int_type(E… in eof() function
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_bzip2.c55 char eof; /* True = found end of compressed data. */ member
H A Darchive_read_support_filter_zstd.c62 char eof; /* True = found end of compressed data. */ member
H A Darchive_read_support_filter_gzip.c63 char eof; /* True = found end of compressed data. */ member
H A Darchive_read_support_filter_lzop.c82 char eof; /* True = found end of compressed data. */ member
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenSource.h245 bool eof() { in eof() function
/freebsd/contrib/openpam/t/
H A Dt_openpam_readlinev.c62 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) in orlv_expect()
/freebsd/usr.bin/lam/
H A Dlam.c54 short eof; /* eof flag */ member
/freebsd/tests/sys/fs/fusefs/
H A Dbmap.cc185 TEST_P(BmapEof, eof) in TEST_P() argument
/freebsd/usr.sbin/cron/crontab/
H A Dcrontab.c495 int ch, eof; local
/freebsd/lib/libutil/
H A Dpw_util.c432 int eof, readlen; in pw_copy() local
H A Dgr_util.c170 int eof, readlen; in gr_copy() local
/freebsd/sys/contrib/zlib/
H A Dgzguts.h187 int eof; /* true if end of input file reached */ member
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h195 int eof; /* true if end of input file reached */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h658 bool eof(const Cursor &C) const { return size() == C.Offset; } in eof() function
/freebsd/lib/libc/tests/stdio/
H A Dgetdelim_test.c152 ATF_TC_BODY(eof, tc) in ATF_TC_BODY() argument
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c2497 int error = 0, eof, attrflag; in ncl_readdirrpc() local
2561 int error = 0, attrflag, eof; in ncl_readdirplusrpc() local
4058 bool eof = false; /* shut up compiler. */ in nfs_ioctl() local
4249 bool eof; in nfs_listextattr() local
4370 bool eof; in nfs_pathconf() local

123