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

Go to the source code of this file.

Functions

int control_init (void)
 
int control_readline (stralloc *, char *)
 
int control_rldef (stralloc *, char *, int, char *)
 
int control_readint (int *, char *)
 
int control_readfile (stralloc *, char *, int)
 

Function Documentation

◆ control_init()

int control_init ( void  )

Definition at line 32 of file control.c.

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

◆ control_readfile()

int control_readfile ( stralloc *  sa,
char *  fn,
int  flagme 
)

Definition at line 86 of file control.c.

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

◆ control_readint()

int control_readint ( int i,
char *  fn 
)

Definition at line 71 of file control.c.

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

◆ control_readline()

int control_readline ( stralloc *  sa,
char *  fn 
)

Definition at line 52 of file control.c.

Here is the caller graph for this function:

◆ control_rldef()

int control_rldef ( stralloc *  sa,
char *  fn,
int  flagme,
char *  def 
)

Definition at line 41 of file control.c.

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