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

123

/freebsd-10.1-release/contrib/groff/src/preproc/html/
H A Dpushback.h22 #define eof (char)-1 macro
/freebsd-10.1-release/contrib/libreadline/
H A Dcallback.c109 int eof, jcode; local
[all...]
/freebsd-10.1-release/contrib/nvi/common/
H A Ddelete.c45 int eof, rval; local
/freebsd-10.1-release/contrib/less/
H A Dforwback.c129 int eof = 0; local
/freebsd-10.1-release/contrib/openpam/t/
H A Dt_openpam_readlinev.c54 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) argument
[all...]
H A Dt_openpam_readword.c54 orw_expect(struct t_file *tf, const char *expected, int lines, int eof, int eol) argument
[all...]
/freebsd-10.1-release/contrib/opie/libopie/
H A Dreadpass.c82 char eof[4]; local
[all...]
/freebsd-10.1-release/contrib/libreadline/examples/
H A Dreadlinebuf.h54 static const int_type eof = EOF; // this is -1 member in class:readlinebuf
/freebsd-10.1-release/crypto/heimdal/appl/login/
H A Dlimits_conf.c130 int eof = 1; local
/freebsd-10.1-release/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c130 int eof = 1; local
/freebsd-10.1-release/games/random/
H A Drandomize_fd.c101 int bufleft, eof, fndstr, ret; local
/freebsd-10.1-release/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_gzip.c59 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
H A Darchive_read_support_filter_xz.c62 char eof; /* True = found end of compressed data. */ member in struct:private_data
92 char eof; /* True = found end of compressed data. */ member in struct:private_data
/freebsd-10.1-release/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-10.1-release/sys/i386/include/
H A Dpcaudioio.h47 unsigned eof; /* ?!? */ member in struct:audio_prinfo
/freebsd-10.1-release/usr.bin/lam/
H A Dlam.c60 short eof; /* eof flag */ member in struct:openfile
/freebsd-10.1-release/crypto/openssl/crypto/evp/
H A Dencode.c241 int seof = -1, eof = 0, rv = -1, ret = 0, i, v, tmp, n, ln, exp_nl; local
[all...]
/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dmain.cpp49 int eof; member in class:top_input
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dtoken.h192 inline int token::eof() function in class:token
/freebsd-10.1-release/contrib/libstdc++/include/ext/
H A Dpod_char_traits.h174 eof() function in struct:char_traits
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_base/
H A Dlock.c460 svn_boolean_t eof; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dhash.c97 svn_boolean_t eof; local

Completed in 316 milliseconds

123