Searched refs:setfilowner (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dunix.h220 extern int setfilowner (const struct vol *, const uid_t, const gid_t, struct path*);
H A Dunix.c250 int setfilowner(const struct vol *vol, const uid_t uid, const gid_t gid, struct path* path) function
253 LOG(log_debug, logtype_afpd, "setfilowner: chown %d/%d %s: %s",
259 LOG(log_debug, logtype_afpd, "setfilowner: rf_chown %d/%d %s: %s",
H A Dfile.c946 setfilowner(vol, f_uid, f_gid, path);
2275 setfilowner(vol, destst.st_uid, destst.st_gid, path);
2283 setfilowner(vol, srcst.st_uid, srcst.st_gid, path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dunix.h220 extern int setfilowner (const struct vol *, const uid_t, const gid_t, struct path*);
H A Dunix.c250 int setfilowner(const struct vol *vol, const uid_t uid, const gid_t gid, struct path* path) function
253 LOG(log_debug, logtype_afpd, "setfilowner: chown %d/%d %s: %s",
259 LOG(log_debug, logtype_afpd, "setfilowner: rf_chown %d/%d %s: %s",
H A Dfile.c946 setfilowner(vol, f_uid, f_gid, path);
2275 setfilowner(vol, destst.st_uid, destst.st_gid, path);
2283 setfilowner(vol, srcst.st_uid, srcst.st_gid, path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dunix.h220 extern int setfilowner (const struct vol *, const uid_t, const gid_t, struct path*);
H A Dunix.c250 int setfilowner(const struct vol *vol, const uid_t uid, const gid_t gid, struct path* path) function
253 LOG(log_debug, logtype_afpd, "setfilowner: chown %d/%d %s: %s",
259 LOG(log_debug, logtype_afpd, "setfilowner: rf_chown %d/%d %s: %s",
H A Dfile.c946 setfilowner(vol, f_uid, f_gid, path);
2275 setfilowner(vol, destst.st_uid, destst.st_gid, path);
2283 setfilowner(vol, srcst.st_uid, srcst.st_gid, path);

Completed in 187 milliseconds