djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
Functions
hier.c File Reference
#include "auto_home.h"
Include dependency graph for hier.c:

Go to the source code of this file.

Functions

void h (const char *home, int uid, int gid, int mode)
 
void d (const char *home, const char *subdir, int uid, int gid, int mode)
 
void c (const char *home, const char *subdir, const char *file, int uid, int gid, int mode)
 
void hier ()
 

Function Documentation

◆ c()

void c ( const char *  home,
const char *  subdir,
const char *  file,
int  uid,
int  gid,
int  mode 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ d()

void d ( const char *  home,
const char *  subdir,
int  uid,
int  gid,
int  mode 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ h()

void h ( const char *  home,
int  uid,
int  gid,
int  mode 
)
Here is the caller graph for this function:

◆ hier()

void hier ( )

Definition at line 7 of file hier.c.

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