Searched refs:apr_file_flush_locked (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dbuffer.c31 rv = apr_file_flush_locked(file);
H A Dseek.c25 rv = apr_file_flush_locked(thefile);
116 rc = apr_file_flush_locked(fp);
H A Dreadwrite.c37 rv = apr_file_flush_locked(thefile);
172 rv = apr_file_flush_locked(thefile);
236 rv = apr_file_flush_locked(thefile);
309 apr_status_t apr_file_flush_locked(apr_file_t *thefile) function
340 rv = apr_file_flush_locked(thefile);
356 rv = apr_file_flush_locked(thefile);
380 rv = apr_file_flush_locked(thefile);
423 rv = apr_file_flush_locked(thefile);
H A Dfilestat.c135 apr_status_t rv = apr_file_flush_locked(thefile);
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h168 apr_status_t apr_file_flush_locked(apr_file_t *thefile);

Completed in 95 milliseconds