gfs_acl_to_text
convert a Gfarm ACL to text
- Provided by: libgfarm-dev (Version: 2.7.20+dfsg-1.1ubuntu1)
- Source: gfarm
- Report a bug
convert a Gfarm ACL to text
#include <gfarm/gfarm.h>
gfarm_error_t gfs_acl_to_text(gfarm_acl_t acl, char **str_p, size_t *len_p);
acl
str_p
len_p
GFARM_ERR_NO_ERROR
GFARM_ERR_NO_MEMORY
Others