Home
last modified time | relevance | path

Searched refs:eof_hit (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/apr/file_io/unix/
Dopen.c234 (*new)->eof_hit = 0; in apr_file_open()
293 (*file)->eof_hit = 0; in apr_os_file_put()
327 if (fptr->eof_hit == 1) { in apr_file_eof()
Dseek.c56 thefile->eof_hit = 0; in apr_file_seek()
Dreadwrite.c58 thefile->eof_hit = TRUE; in file_read_buffered()
136 thefile->eof_hit = TRUE; in apr_file_read()
Dpipe.c145 (*file)->eof_hit = 0; in apr_os_pipe_put_ex()
/freebsd-10-stable/contrib/apr/include/arch/unix/
Dapr_arch_file_io.h98 int eof_hit; member
/freebsd-10-stable/contrib/apr/docs/
Dincomplete_types12 int eof_hit;