s/qmail  3.3.23
Next generation secure email transport
strsalloc.c
Go to the documentation of this file.
1 #include "alloc.h"
2 #include "gen_allocdefs.h"
3 #include "stralloc.h"
4 #include "strsalloc.h"
5 
6 GEN_ALLOC_readyplus(strsalloc,stralloc,sa,len,a,i,n,x,10,strsalloc_readyplus)
7 GEN_ALLOC_append(strsalloc,stralloc,sa,len,a,i,n,x,10,strsalloc_readyplus,strsalloc_append)
unsigned a
Definition: matchup.c:36
#define GEN_ALLOC_append(ta, type, field, len, a, i, n, x, base, ta_rplus, ta_append)
Definition: gen_allocdefs.h:30
#define GEN_ALLOC_readyplus(ta, type, field, len, a, i, n, x, base, ta_rplus)
Definition: gen_allocdefs.h:17
unsigned len
Definition: matchup.c:36
unsigned i
Definition: matchup.c:36
unsigned x
Definition: matchup.c:36
stralloc sa
Definition: dnscname.c:9
unsigned n
Definition: matchup.c:36
int strsalloc_append()