Go to the source code of this file.
Macros | |
| #define | f_frsize f_bsize |
Functions | |
| int | uquota_getvolspace (const AFPObj *obj, struct vol *, VolSpace *, VolSpace *, const uint32_t) |
| int | setdirunixmode (const struct vol *, char *, mode_t) |
| int | setdirmode (const struct vol *, const char *, mode_t) |
| int | setdirowner (const struct vol *, const char *, const uid_t, const gid_t) |
| int | setfilunixmode (const struct vol *, struct path *, const mode_t) |
| int | setfilowner (const struct vol *, const uid_t, const gid_t, struct path *) |
| void | accessmode (const AFPObj *obj, const struct vol *, char *, struct maccess *, struct dir *, struct stat *) |
| Calculate the mode for a directory using a stat() call to estimate permission. | |
Variables | |
| struct afp_options | default_options |
| #define f_frsize f_bsize |
|
extern |
Calculate the mode for a directory using a stat() call to estimate permission.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |