s/qmail
3.3.23
Next generation secure email transport
sqmail-3.3.23
src
alloc.h
Go to the documentation of this file.
1
#ifndef ALLOC_H
2
#define ALLOC_H
3
4
extern
/*@null@*/
/*@out@*/
char
*
alloc
();
5
void
alloc_free
(
char
*);
6
int
alloc_re
(
char
**,
unsigned
int
,
unsigned
int
);
7
8
#endif
alloc_free
void alloc_free(char *)
Definition:
alloc.c:26
alloc_re
int alloc_re(char **, unsigned int, unsigned int)
Definition:
alloc_re.c:4
alloc
char * alloc()
Generated on Sat Jan 12 2019 23:42:27 for s/qmail by
1.8.13