Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
dir_scan_data Struct Reference

Data Fields

struct deentries
 
size_t num_entries
 
size_t arr_size
 

Detailed Description

Definition at line 9902 of file civetweb.c.

Field Documentation

◆ arr_size

size_t dir_scan_data::arr_size

Definition at line 9905 of file civetweb.c.

Referenced by dir_scan_callback().

◆ entries

struct de* dir_scan_data::entries

Definition at line 9903 of file civetweb.c.

Referenced by dir_scan_callback(), and handle_directory_request().

◆ num_entries

size_t dir_scan_data::num_entries

Definition at line 9904 of file civetweb.c.

Referenced by dir_scan_callback(), and handle_directory_request().


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