Searched refs:set_acl (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dacl.h33 int set_acl (char const *, int, mode_t);
H A Dacl.c66 return set_acl (dst_name, dest_desc, mode);
164 set_acl (char const *name, int desc, mode_t mode) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dacl.c288 goto set_acl;
328 set_acl:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_acl.c395 goto set_acl;
435 set_acl:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dacls.c69 /* bit flags for set_acl() and map_aces_darwin_to_posix() */
1080 static int set_acl(const struct vol *vol, function
1092 LOG(log_debug9, logtype_afpd, "set_acl: BEGIN");
1111 LOG(log_error, logtype_afpd, "set_acl: malloc %s", strerror(errno));
1128 LOG(log_debug7, logtype_afpd, "set_acl: copied %d inherited ACEs", new_aces_count);
1139 LOG(log_debug7, logtype_afpd, "set_acl: mapped %d ACEs from client", ret);
1149 LOG(log_debug7, logtype_afpd, "set_acl: copied %d trivial ACEs", trivial_ace_count);
1155 LOG(log_error, logtype_afpd, "set_acl: error setting acl: %s", strerror(errno));
1165 LOG(log_error, logtype_afpd, "set_acl: error setting acl: %s", strerror(errno));
1181 LOG(log_debug9, logtype_afpd, "set_acl
1244 static int set_acl(const struct vol *vol, function
[all...]

Completed in 56 milliseconds