gfs_acl_get_tag_type
get the tag type from a Gfarm ACL entry
- Provided by: libgfarm-dev (Version: 2.7.17+dfsg-1build2)
- Source: gfarm
- Report a bug
get the tag type from a Gfarm ACL entry
#include <gfarm/gfarm.h>
gfarm_error_t gfs_acl_get_tag_type(gfarm_acl_entry_t entry_d, gfarm_acl_tag_t *tag_type_p);
entry_d
tag_type_p
GFARM_ERR_NO_ERROR
Others
gfs_acl_create_entry(3), gfs_acl_get_entry(3), gfs_acl_get_permset(3), gfs_acl_set_permset(3), gfs_acl_set_tag_type(3), gfs_acl_get_qualifier(3), gfs_acl_set_qualifier(3)