Searched defs:thefile (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dfilestat.c129 apr_file_info_get_locked(apr_finfo_t *finfo, apr_int32_t wanted, apr_file_t *thefile) argument
[all...]
H A Dseek.c19 static apr_status_t setptr(apr_file_t *thefile, apr_off_t pos ) argument
[all...]
H A Dopen.c71 apr_status_t apr_unix_file_cleanup(void *thefile) argument
85 apr_status_t apr_unix_child_file_cleanup(void *thefile) argument
[all...]
H A Dreadwrite.c28 static apr_status_t file_read_buffered(apr_file_t *thefile, void *buf, argument
309 apr_file_flush_locked(apr_file_t *thefile) argument
[all...]
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestldap.c78 apr_file_t *thefile = NULL; local
/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_io.h603 APR_DECLARE(apr_status_t) apr_file_flush(apr_file_t *thefile); variable
609 APR_DECLARE(apr_status_t) apr_file_sync(apr_file_t *thefile); variable
615 APR_DECLARE(apr_status_t) apr_file_datasync(apr_file_t *thefile); variable
674 APR_DECLARE(apr_size_t) apr_file_buffer_size_get(apr_file_t *thefile); variable
804 APR_DECLARE(apr_status_t) apr_file_unlock(apr_file_t *thefile); variable
[all...]

Completed in 123 milliseconds