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