Entries in the directory (builder). More...
Data Fields | |
| struct BuilderEntry * | next |
| This is a linked list. | |
| size_t | len |
| Length of this entry. | |
Entries in the directory (builder).
Definition at line 325 of file fs_directory.c.
| struct BuilderEntry* BuilderEntry::next |
This is a linked list.
Definition at line 330 of file fs_directory.c.
Referenced by GNUNET_FS_directory_builder_add(), and GNUNET_FS_directory_builder_finish().
| size_t BuilderEntry::len |
Length of this entry.
Definition at line 335 of file fs_directory.c.
Referenced by GNUNET_FS_directory_builder_add(), and GNUNET_FS_directory_builder_finish().