Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 25 of 74) 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() function
/freebsd/sys/net/
H A Ddummymbuf.c213 read_rule(const char ** cur,struct rule * rule,bool * eof) read_rule() argument
307 bool eof = false; validate_rules() local
331 bool eof = false; dmb_pfil_mbuf_chk() local
/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/crypto/openssl/demos/guide/
H A Dtls-client-non-block.c188 int eof = 0; in main() local
H A Dquic-client-non-block.c237 int eof = 0; in main() local
H A Dquic-server-non-block.c344 int ret, eof; in run_quic_server() local
/freebsd/crypto/openssl/crypto/evp/
H A Dencode.c306 int seof = 0, eof = 0, rv = -1, ret = 0, i, v, tmp, n, decoded_len; in EVP_DecodeUpdate() local
415 int eof) in evp_decodeblock_int()
/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/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/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenSource.h251 bool eof() { in eof() function
/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
/freebsd/sys/contrib/zlib/
H A Dgzguts.h187 int eof; /* true if end of input file reached */ member
/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dquic-hq-interop.c867 int eof = 0; in main() local

123