Searched defs:eof (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-11-stable/contrib/groff/src/preproc/html/
H A Dpushback.h22 #define eof (char)-1 macro
/freebsd-11-stable/contrib/libreadline/
H A Dcallback.c109 int eof, jcode; local
[all...]
/freebsd-11-stable/contrib/opie/libopie/
H A Dreadpass.c82 char eof[4]; local
[all...]
/freebsd-11-stable/contrib/nvi/common/
H A Ddelete.c45 int eof, rval; local
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dlimits_conf.c130 int eof = 1; local
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c130 int eof = 1; local
/freebsd-11-stable/lib/libc/tests/stdio/
H A Dgetdelim_test.c148 ATF_TC_WITHOUT_HEAD(eof); variable
/freebsd-11-stable/contrib/openpam/t/
H A Dt_openpam_readword.c63 orw_expect(struct t_file *tf, const char *expected, int lines, int eof, int eol) argument
[all...]
H A Dt_openpam_readlinev.c64 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) argument
[all...]
/freebsd-11-stable/contrib/libreadline/examples/
H A Dreadlinebuf.h54 static const int_type eof = EOF; // this is -1 member in class:readlinebuf
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_bzip2.c57 char eof; /* True = found end of compressed data. */ member in struct:private_data
H A Darchive_read_support_filter_zstd.c64 char eof; /* True = found end of compressed data. */ member in struct:private_data
H A Darchive_read_support_filter_gzip.c66 char eof; /* True = found end of compressed data. */ member in struct:private_data
H A Darchive_read_support_filter_xz.c60 char eof; /* True = found end of compressed data. */ member in struct:private_data
H A Darchive_read_support_filter_lzop.c84 char eof; /* True = found end of compressed data. */ member in struct:read_lzop
/freebsd-11-stable/usr.bin/lam/
H A Dlam.c60 short eof; /* eof flag */ member in struct:openfile
/freebsd-11-stable/usr.bin/random/
H A Drandomize_fd.c101 int bufleft, eof, fndstr, ret; local
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_ios.h176 eof() const function in class:basic_ios
H A Dchar_traits.h138 eof() function in struct:char_traits
291 eof() { return static_cast<int_type>(EOF); } function in struct:char_traits
357 eof() { return static_cast<int_type>(WEOF); } function in struct:char_traits
/freebsd-11-stable/sys/i386/include/
H A Dpcaudioio.h47 unsigned eof; /* ?!? */ member in struct:audio_prinfo
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dencode.c274 int seof = 0, eof = 0, rv = -1, ret = 0, i, v, tmp, n, decoded_len; local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dpod_char_traits.h174 eof() function in struct:char_traits
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dmain.cpp49 int eof; member in class:top_input
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dtoken.h192 inline int token::eof() function in class:token
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-zip.h129 uint64_t eof : 1; // decompression only member in struct:__anon8833::__anon8834
133 uint64_t eof : 1; // decompression only member in struct:__anon8833::__anon8834
161 uint64_t eof : 1; member in struct:__anon8835::__anon8836

Completed in 517 milliseconds

1234