gfs_acl_get_permset
get the permission set from a Gfarm ACL entry
- Provided by: libgfarm-dev (Version: 2.7.20+dfsg-1.1ubuntu1)
- Source: gfarm
- Report a bug
get the permission set from a Gfarm ACL entry
#include <gfarm/gfarm.h>
gfarm_error_t gfs_acl_get_permset(gfarm_acl_entry_t entry_d, gfarm_acl_permset_t *permset_p);
entry_d
permset_p
GFARM_ERR_NO_ERROR
Others
gfs_acl_add_perm(3), gfs_acl_clear_perms(3), gfs_acl_delete_perm(3), gfs_acl_get_perm(3), gfs_acl_get_qualifier(3), gfs_acl_set_qualifier(3), gfs_acl_get_tag_type(3), gfs_acl_set_tag_type(3), gfs_acl_set_permset(3)