GNUnet  0.20.0
CollectFilesContext Struct Reference

Closure to collect_files_cb. More...

Data Fields

char ** files
 Collected files from globbing. More...
 
unsigned int files_length
 Size of the files array. More...
 

Detailed Description

Closure to collect_files_cb.

Definition at line 355 of file configuration.c.

Field Documentation

◆ files

char** CollectFilesContext::files

Collected files from globbing.

Definition at line 360 of file configuration.c.

◆ files_length

unsigned int CollectFilesContext::files_length

Size of the files array.

Definition at line 365 of file configuration.c.


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