VLC 4.0.0-dev
|
Data Fields | |
httpd_url_t * | url |
httpd_file_callback_t | pf_fill |
httpd_file_sys_t * | p_sys |
char | mime [1] |
char httpd_file_t::mime[1] |
Referenced by httpd_FileCallBack(), and httpd_FileNew().
httpd_file_sys_t* httpd_file_t::p_sys |
Referenced by httpd_FileCallBack(), httpd_FileDelete(), and httpd_FileNew().
httpd_file_callback_t httpd_file_t::pf_fill |
Referenced by httpd_FileCallBack(), and httpd_FileNew().
httpd_url_t* httpd_file_t::url |
Referenced by httpd_FileDelete(), and httpd_FileNew().