RetroArch
Public Attributes | List of all members
read_auth_file_struct Struct Reference
Collaboration diagram for read_auth_file_struct:
[legend]

Public Attributes

struct mg_connectionconn
 
struct ah ah
 
char * domain
 
char buf [256+256+40]
 
char * f_user
 
char * f_domain
 
char * f_ha1
 

Member Data Documentation

◆ ah

struct ah read_auth_file_struct::ah

◆ buf

char read_auth_file_struct::buf[256+256+40]

◆ conn

struct mg_connection* read_auth_file_struct::conn

◆ domain

char* read_auth_file_struct::domain

◆ f_domain

char* read_auth_file_struct::f_domain

◆ f_ha1

char* read_auth_file_struct::f_ha1

◆ f_user

char* read_auth_file_struct::f_user

The documentation for this struct was generated from the following file: