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

1234

/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h524 bool_t eof; member in struct:am_READ3resok
844 bool_t eof; member in struct:am_dirlistplus3
887 bool_t eof; member in struct:am_dirlist3
/freebsd-11-stable/contrib/binutils/bfd/
H A Dtekhex.c457 bfd_boolean eof = FALSE; local
/freebsd-11-stable/contrib/diff/src/
H A Ddiff.h291 bool eof; member in struct:file_data
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h409 cpp_token eof; member in struct:cpp_reader
/freebsd-11-stable/contrib/groff/src/preproc/html/
H A Dpushback.h22 #define eof (char)-1 macro
/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/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_lzop.c84 char eof; /* True = found end of compressed data. */ member in struct:read_lzop
H A Darchive_read_support_filter_xz.c60 char eof; /* True = found end of compressed data. */ member in struct:private_data
/freebsd-11-stable/contrib/libreadline/
H A Dcallback.c109 int eof, jcode; local
[all...]
H A Dreadline.c542 int eof = 1; local
556 int eof; local
/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/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/contrib/libstdc++/include/ext/
H A Dpod_char_traits.h174 eof() function in struct:char_traits
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c318 int eof = FALSE; local
/freebsd-11-stable/contrib/nvi/common/
H A Ddelete.c45 int eof, rval; local
/freebsd-11-stable/contrib/opie/libopie/
H A Dreadpass.c82 char eof[4]; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dfile-merge.c105 svn_boolean_t eof; local
272 svn_boolean_t eof; local
476 svn_boolean_t eof; local
[all...]
/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/crypto/heimdal/lib/roken/
H A Dgetcap.c238 int myfd = 0, eof, foundit; local
/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/lib/libc/gen/
H A Dgetcap.c192 int myfd, eof, foundit, retval; local

Completed in 304 milliseconds

1234