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

123

/openbsd-current/games/boggle/boggle/
H A Dhelp.c45 int eof, i; local
/openbsd-current/gnu/lib/libreadline/
H A Dcallback.c101 int eof; local
/openbsd-current/usr.bin/vi/common/
H A Ddelete.c38 int eof, rval; local
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dexpect.py44 def eof(self, err=None): member in class:Expecter
H A Dpty_spawn.py604 def eof(self): member in class:spawn
/openbsd-current/usr.bin/doas/
H A Dparse.y350 eof: label
/openbsd-current/bin/ksh/
H A Dedit.h30 int eof; member in struct:__anon1
/openbsd-current/usr.sbin/nsd/
H A Dixfrcreate.h77 int eof; member in struct:spool_dname_iterator
/openbsd-current/lib/libsndio/
H A Dmio_priv.h31 int eof; /* true if error occurred */ member in struct:mio_hdl
H A Dsioctl_priv.h35 int eof; /* true if error occurred */ member in struct:sioctl_hdl
H A Dsio_priv.h36 int eof; /* true if error occurred */ member in struct:sio_hdl
H A Daucat.c44 _aucat_rmsg(struct aucat *hdl, int *eof) argument
86 _aucat_wmsg(struct aucat *hdl, int *eof) argument
124 _aucat_rdata(struct aucat *hdl, void *buf, size_t len, int *eof) argument
158 _aucat_wdata(struct aucat *hdl, const void *buf, size_t len, unsigned int wbpf, int *eof) argument
414 int eof; local
529 _aucat_close(struct aucat *hdl, int eof) argument
561 _aucat_setfl(struct aucat *hdl, int nbio, int *eof) argument
[all...]
/openbsd-current/gnu/lib/libreadline/examples/
H A Dreadlinebuf.h54 static const int_type eof = EOF; // this is -1 member in class:readlinebuf
/openbsd-current/gnu/gcc/libstdc++-v3/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
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dchar_traits.h111 eof() function in struct:__gnu_cxx::char_traits
262 eof() { return static_cast<int_type>(EOF); } function in struct:std::char_traits
328 eof() { return static_cast<int_type>(WEOF); } function in struct:std::char_traits
H A Dbasic_ios.h178 eof() const function in class:std::basic_ios
/openbsd-current/games/hack/
H A Dmakedefs.c134 int eof; variable
/openbsd-current/usr.bin/lam/
H A Dlam.c55 short eof; /* eof flag */ member in struct:openfile
/openbsd-current/lib/libcrypto/evp/
H A Devp_encode.c262 int seof = 0, eof = 0, rv = -1, ret = 0, i, v, tmp, n, decoded_len; local
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm410 sub eof { subroutine
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dpod_char_traits.h174 eof() function in struct:char_traits
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dcapacity.cc118 eof() { return static_cast<int_type>(-1); } function in struct:std::char_traits
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dios_init.cc116 eof() { return static_cast<int_type>(-1); } function in struct:std::char_traits
199 eof() { return static_cast<int_type>(-1); } function in struct:std::char_traits
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm441 sub eof { subroutine

Completed in 331 milliseconds

123