s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
qsutil.c File Reference
#include <unistd.h>
#include "stralloc.h"
#include "buffer.h"
#include "qsutil.h"
Include dependency graph for qsutil.c:

Go to the source code of this file.

Functions

void logsa (stralloc *sa)
 
void log1s (char *s1)
 
void log2s (char *s1, char *s2)
 
void log3s (char *s1, char *s2, char *s3)
 
void log4s (char *s1, char *s2, char *s3, char *s4)
 
void log5s (char *s1, char *s2, char *s3, char *s4, char *s5)
 
void nomem ()
 
void pausedir (char *dir)
 
int issafe (char ch)
 
void logsafe (char *s)
 

Function Documentation

◆ issafe()

int issafe ( char  ch)

Definition at line 64 of file qsutil.c.

Here is the caller graph for this function:

◆ log1s()

void log1s ( char *  s1)

Definition at line 17 of file qsutil.c.

Here is the caller graph for this function:

◆ log2s()

void log2s ( char *  s1,
char *  s2 
)

Definition at line 22 of file qsutil.c.

Here is the caller graph for this function:

◆ log3s()

void log3s ( char *  s1,
char *  s2,
char *  s3 
)

Definition at line 28 of file qsutil.c.

Here is the caller graph for this function:

◆ log4s()

void log4s ( char *  s1,
char *  s2,
char *  s3,
char *  s4 
)

Definition at line 35 of file qsutil.c.

◆ log5s()

void log5s ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 43 of file qsutil.c.

◆ logsa()

void logsa ( stralloc *  sa)

Definition at line 12 of file qsutil.c.

Here is the caller graph for this function:

◆ logsafe()

void logsafe ( char *  s)

Definition at line 72 of file qsutil.c.

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

◆ nomem()

void nomem ( )

Definition at line 52 of file qsutil.c.

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

◆ pausedir()

void pausedir ( char *  dir)

Definition at line 58 of file qsutil.c.

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