Searched defs:apr_file_seek (Results 1 – 6 of 6) sorted by relevance
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/ |
D | seek.c | 56 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/ |
D | seek.c | 56 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/ |
D | seek.c | 52 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/ |
D | seek.c | 52 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/win32/ |
D | seek.c | 72 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/win32/ |
D | seek.c | 72 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
|