Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
read_auth_file_struct Struct Reference

Definition at line 8494 of file civetweb.c.

Public Attributes

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

Member Data Documentation

◆ ah

struct ah read_auth_file_struct::ah

Definition at line 8496 of file civetweb.c.

◆ buf

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

Definition at line 8498 of file civetweb.c.

◆ conn

struct mg_connection* read_auth_file_struct::conn

Definition at line 8495 of file civetweb.c.

◆ domain

const char* read_auth_file_struct::domain

Definition at line 8497 of file civetweb.c.

◆ f_domain

const char* read_auth_file_struct::f_domain

Definition at line 8500 of file civetweb.c.

◆ f_ha1

const char* read_auth_file_struct::f_ha1

Definition at line 8501 of file civetweb.c.

◆ f_user

const char* read_auth_file_struct::f_user

Definition at line 8499 of file civetweb.c.

Collaboration diagram for read_auth_file_struct:
[legend]

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