Searched defs:apr_file_trunc (Results 1 – 3 of 3) sorted by relevance
107 APR_DECLARE(apr_status_t) apr_file_trunc(apr_file_t *fp, apr_off_t offset) in apr_file_trunc() function
99 apr_status_t apr_file_trunc(apr_file_t *fp, apr_off_t offset) in apr_file_trunc() function
157 APR_DECLARE(apr_status_t) apr_file_trunc(apr_file_t *thefile, apr_off_t offset) in apr_file_trunc() function