
Data Fields | |
| httpd_host_t * | host |
| vlc_mutex_t | lock |
| char * | psz_url |
| char * | psz_user |
| char * | psz_password |
| vlc_acl_t * | p_acl |
| struct { | |
| httpd_callback_t cb | |
| httpd_callback_sys_t * p_sys | |
| } | catch [HTTPD_MSG_MAX] |
| struct { ... } httpd_url_t::catch[HTTPD_MSG_MAX] |
Referenced by httpd_ClientSend(), httpd_HostThread(), httpd_UrlCatch(), and httpd_UrlNewPrivate().
Referenced by httpd_ClientSend(), httpd_HostThread(), httpd_UrlCatch(), and httpd_UrlNewPrivate().
Referenced by httpd_UrlDelete(), and httpd_UrlNewPrivate().
Referenced by httpd_UrlCatch(), httpd_UrlDelete(), and httpd_UrlNewPrivate().
Referenced by httpd_HostThread(), httpd_UrlDelete(), and httpd_UrlNewPrivate().
Referenced by httpd_ClientSend(), httpd_HostThread(), httpd_UrlCatch(), and httpd_UrlNewPrivate().
Referenced by httpd_HostThread(), httpd_UrlDelete(), and httpd_UrlNewPrivate().
| char* httpd_url_t::psz_url |
Referenced by httpd_HostDelete(), httpd_HostThread(), httpd_UrlDelete(), and httpd_UrlNewPrivate().
| char* httpd_url_t::psz_user |
Referenced by httpd_HostThread(), httpd_UrlDelete(), and httpd_UrlNewPrivate().
1.7.1