ezmlmx
0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlmx-0.68
src
include
cookie.h
Go to the documentation of this file.
1
#ifndef COOKIE_H
2
#define COOKIE_H
3
4
#define COOKIE 20
5
6
extern
void
cookie
(
char
*hash,
7
const
char
*key,
8
unsigned
int
keylen,
9
const
char
*date,
10
const
char
*
addr
,
11
const
char
*
action
);
12
13
#endif
cookie
void cookie(char *hash, const char *key, unsigned int keylen, const char *date, const char *addr, const char *action)
Definition
cookie.c:14
addr
stralloc addr
Definition
ezmlm-cron.c:45
action
stralloc action
Definition
ezmlm-store.c:84
Generated on
for ezmlmx by
1.14.0