s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
hier.c File Reference
#include "auto_qmail.h"
#include "auto_queue.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 13 of file hier.c.

Here is the caller graph for this function:

◆ hier()

void hier ( )

Definition at line 31 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 11 of file hier.c.