Collaboration diagram for File Seek Flags:
|
Defines | |
| #define | APR_SET SEEK_SET |
| #define | APR_CUR SEEK_CUR |
| #define | APR_END SEEK_END |
|
|
Current Definition at line 98 of file apr_file_io.h. Referenced by APR_DECLARE(), asis_handler(), get_body(), and test_mod_neg(). |
|
|
Go to end of file Definition at line 100 of file apr_file_io.h. Referenced by APR_DECLARE(). |
|
|
Set the file position Definition at line 96 of file apr_file_io.h. Referenced by AP_DECLARE(), APR_DECLARE(), create_dummy_file(), create_dummy_file_error(), dav_fs_seek_stream(), emulate_sendfile(), file_bucket_read(), getnext(), read_from(), setdbit(), ssl_expr_eval_func_file(), test_dup2_readwrite(), test_file_readwrite(), test_file_redir(), and write_page(). |