s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions | Variables
hier.c File Reference
#include "auto_qmail.h"
#include "auto_split.h"
#include "auto_uids.h"
#include "fmt.h"
#include "fifo.h"
#include "ipalloc.h"
#include "tcpto.h"
#include "hier.h"
Include dependency graph for hier.c:

Go to the source code of this file.

Functions

void dsplit (char *base, int uid, int mode)
 
void hier ()
 

Variables

char buf [100+FMT_ULONG]
 

Function Documentation

◆ dsplit()

void dsplit ( char *  base,
int  uid,
int  mode 
)

Definition at line 12 of file hier.c.

Here is the caller graph for this function:

◆ hier()

void hier ( )

Definition at line 30 of file hier.c.

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

Variable Documentation

◆ buf

char buf[100+FMT_ULONG]

Definition at line 10 of file hier.c.