s/qmail
4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
4.3
sqmail-4.3.20
src
include
quote.h
Go to the documentation of this file.
1
#ifndef QUOTE_H
2
#define QUOTE_H
3
4
#include "stralloc.h"
5
6
int
quote_need
(
char
*,
unsigned
int
);
7
int
quote
(stralloc *, stralloc *);
8
int
quote2
(stralloc *,
char
*);
9
10
#endif
quote
int quote(stralloc *, stralloc *)
Definition:
quote.c:62
quote2
int quote2(stralloc *, char *)
Definition:
quote.c:70
quote_need
int quote_need(char *, unsigned int)
Definition:
quote.c:41
Generated on Thu Jan 16 2025 17:42:04 for s/qmail by
1.9.6