|
VLC
2.1.0-git
|

Data Fields | |
| httpd_url_t * | url |
| char * | psz_url |
| char * | psz_mime |
| httpd_file_callback_t | pf_fill |
| httpd_file_sys_t * | p_sys |
| 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().
| char* httpd_file_t::psz_mime |
Referenced by httpd_FileCallBack(), httpd_FileDelete(), and httpd_FileNew().
| char* httpd_file_t::psz_url |
Referenced by httpd_FileDelete(), and httpd_FileNew().
| httpd_url_t* httpd_file_t::url |
Referenced by httpd_FileDelete(), and httpd_FileNew().
1.8.1.2