GNUnet 0.24.4-talerdev.1-15-g77b7ed1a6
 
Loading...
Searching...
No Matches
MissingZoneCreationCtx Struct Reference

Missing identity creation context. More...

Collaboration diagram for MissingZoneCreationCtx:
[legend]

Data Fields

struct MissingZoneCreationCtxnext
 
struct MissingZoneCreationCtxprev
 
struct GNUNET_IDENTITY_Operationid_op
 
struct GNUNET_NAMESTORE_QueueEntryns_qe
 
struct Jobjob
 
char * name
 
struct Requestreq
 

Detailed Description

Missing identity creation context.

Definition at line 102 of file gnunet-namestore-zonefile.c.

Field Documentation

◆ next

struct MissingZoneCreationCtx * MissingZoneCreationCtx::next

Definition at line 105 of file gnunet-namestore-zonefile.c.

Referenced by queue().

◆ prev

struct MissingZoneCreationCtx * MissingZoneCreationCtx::prev

Definition at line 108 of file gnunet-namestore-zonefile.c.

◆ id_op

struct GNUNET_IDENTITY_Operation * MissingZoneCreationCtx::id_op

Definition at line 111 of file gnunet-namestore-zonefile.c.

Referenced by do_shutdown(), missing_zone_creation_cont(), and queue().

◆ ns_qe

struct GNUNET_NAMESTORE_QueueEntry * MissingZoneCreationCtx::ns_qe

◆ job

struct Job* MissingZoneCreationCtx::job

Definition at line 117 of file gnunet-namestore-zonefile.c.

◆ name

char* MissingZoneCreationCtx::name

Definition at line 120 of file gnunet-namestore-zonefile.c.

◆ req

struct Request* MissingZoneCreationCtx::req

Definition at line 237 of file gnunet-zoneimport.c.

Referenced by do_shutdown(), missing_zone_creation_cont(), and queue().


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