s/qmail 4.3.20
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 (unsigned long *, char *)
 
int control_readfile (stralloc *, char *, int)
 

Function Documentation

◆ control_init()

int control_init ( void  )

Definition at line 33 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 87 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 ( unsigned long *  i,
char *  fn 
)

Definition at line 72 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 53 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 42 of file control.c.

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