8#define WHO "subreceipt"
17char strnum[FMT_ULONG];
19static stralloc line = {0};
42 char *ret = (
char *) 0;
43 char *table = (
char *) 0;
48 strnum[fmt_ulong(strnum,
msgnum)] =
'\0';
52 if (!stralloc_0(&line))
logmsg(
WHO,111,FATAL,
"ERR_NOMEM");
Error messages. If you translate these, I would urge you to keep the English version as well....
const char * opensql(const char *dir, const char **table)
void cookie(char *hash, const char *key, unsigned int keylen, const char *date, const char *addr, const char *action)
char * getlistno(char *dir, unsigned long msgnum, char *listname)
const char * checktag(const char *dir, unsigned long num, unsigned long listno, const char *action, const char *seed, const char *hash)
const char * logmsg(const char *dir, unsigned long num, unsigned long listno, unsigned long subs, int done)
int subreceipt(char *dir, unsigned long msgnum, stralloc *cookie, char *listaddr, int done, char *info, char *fatal)