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

/haiku/src/system/libroot/posix/glibc/libio/
H A Diogetline.c61 int *eof; variable
/haiku/src/add-ons/kernel/generic/tty/
H A Dline_buffer.cpp53 line_buffer_readable_line(struct line_buffer &buffer, char eol, char eof) argument
80 line_buffer_user_read(struct line_buffer &buffer, char *data, size_t length, char eof, bool* hitEOF) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DWorkQueue.cpp188 bool eof = false; local
H A DCookie.cpp53 bool eof = lock.l_len + lock.l_start == OFF_MAX; local
H A DInodeRegular.cpp351 bool eof = false; local
308 ReadDirect(OpenStateCookie* cookie, off_t pos, void* buffer, size_t* _length, bool* eof) argument
H A DInodeDir.cpp236 bool eof = false; local
H A DNFS4Inode.cpp720 ReadFile(OpenStateCookie* cookie, OpenState* state, uint64 position, uint32* length, void* buffer, bool* eof) argument
957 ReadDirOnce(DirEntry** dirents, uint32* count, OpenDirCookie* cookie, bool* eof, uint64* change, uint64* dirCookie, uint64* dirCookieVerf, bool attribute) argument
H A DReplyInterpreter.cpp431 ReplyInterpreter::Read(void* buffer, uint32* size, bool* eof) argument
448 ReadDir(uint64* cookie, uint64* cookieVerf, DirEntry** dirents, uint32* _count, bool* eof) argument
H A Dkernel_interface.cpp380 bool eof = false; local
1237 bool eof; local
/haiku/src/add-ons/translators/raw/
H A DLibRAW.cpp190 LibRaw_haiku_datastream::eof() function in class:LibRaw_haiku_datastream
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c955 int32 eof; local
/haiku/headers/cpp/
H A Dstreambuf.h218 int eof() const { return _state & ios::eofbit; } function in class:ios

Completed in 162 milliseconds