Go to the source code of this file.
|
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 () |
◆ c()
void c |
( |
const char * | home, |
|
|
const char * | subdir, |
|
|
const char * | file, |
|
|
int | uid, |
|
|
int | gid, |
|
|
int | mode ) |
|
extern |
◆ d()
void d |
( |
const char * | home, |
|
|
const char * | subdir, |
|
|
int | uid, |
|
|
int | gid, |
|
|
int | mode ) |
|
extern |
◆ h()
void h |
( |
const char * | home, |
|
|
int | uid, |
|
|
int | gid, |
|
|
int | mode ) |
|
extern |
◆ hier()
Definition at line 7 of file hier.c.