s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
instcheck.c File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include "logmsg.h"
#include "exit.h"
#include "hier.h"
Include dependency graph for instcheck.c:

Go to the source code of this file.

Macros

#define WHO   "instcheck"

Functions

void hier ()
void perm (char *prefix1, char *prefix2, char *prefix3, char *file, int type, int uid, int gid, int mode)
void h (char *home, char *queue, int uid, int gid, int mode)
void d (char *home, char *subdir, int uid, int gid, int mode)
void p (char *home, char *fifo, int uid, int gid, int mode)
void c (char *home, char *subdir, char *file, int uid, int gid, int mode)
void z (char *home, char *file, int len, int uid, int gid, int mode)
int main ()

Macro Definition Documentation

◆ WHO

#define WHO   "instcheck"

Definition at line 10 of file instcheck.c.

Function Documentation

◆ c()

void c ( char * home,
char * subdir,
char * file,
int uid,
int gid,
int mode )

Definition at line 53 of file instcheck.c.

Here is the call graph for this function:

◆ d()

void d ( char * home,
char * subdir,
int uid,
int gid,
int mode )

Definition at line 39 of file instcheck.c.

Here is the call graph for this function:

◆ h()

void h ( char * home,
char * queue,
int uid,
int gid,
int mode )

Definition at line 34 of file instcheck.c.

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

◆ hier()

void hier ( )
extern

Definition at line 31 of file hier.c.

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

◆ main()

int main ( void )

Definition at line 69 of file instcheck.c.

Here is the call graph for this function:

◆ p()

void p ( char * home,
char * fifo,
int uid,
int gid,
int mode )

Definition at line 46 of file instcheck.c.

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

◆ perm()

void perm ( char * prefix1,
char * prefix2,
char * prefix3,
char * file,
int type,
int uid,
int gid,
int mode )

Definition at line 12 of file instcheck.c.

Here is the caller graph for this function:

◆ z()

void z ( char * home,
char * file,
int len,
int uid,
int gid,
int mode )

Definition at line 62 of file instcheck.c.

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