s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
quote.h File Reference
#include "stralloc.h"
Include dependency graph for quote.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int quote_need (char *, unsigned int)
int quote (stralloc *, stralloc *)
int quote2 (stralloc *, char *)

Function Documentation

◆ quote()

int quote ( stralloc * saout,
stralloc * sain )

Definition at line 62 of file quote.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ quote2()

int quote2 ( stralloc * sa,
char * s )

Definition at line 70 of file quote.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ quote_need()

int quote_need ( char * s,
unsigned int n )

Definition at line 41 of file quote.c.

Here is the caller graph for this function: