jabberd2  2.6.1
Data Fields
spool_struct Struct Reference

#include <util.h>

Data Fields

pool_t p
 
int len
 
struct spool_nodelast
 
struct spool_nodefirst
 

Detailed Description

Definition at line 149 of file util.h.

Field Documentation

◆ p

pool_t spool_struct::p

Definition at line 151 of file util.h.

Referenced by _spool_add(), spool_add(), spool_escape(), spool_new(), and spool_print().

◆ len

int spool_struct::len

Definition at line 152 of file util.h.

Referenced by _spool_add(), spool_new(), and spool_print().

◆ last

struct spool_node* spool_struct::last

Definition at line 153 of file util.h.

Referenced by _spool_add(), and spool_new().

◆ first

struct spool_node* spool_struct::first

Definition at line 154 of file util.h.

Referenced by _spool_add(), spool_new(), and spool_print().


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