gfs_acl_init
initialize a Gfarm ACL structure
- Provided by: libgfarm-dev (Version: 2.7.17+dfsg-1build2)
- Source: gfarm
- Report a bug
initialize a Gfarm ACL structure
#include <gfarm/gfarm.h>
gfarm_error_t gfs_acl_init(int count, gfarm_acl_t *acl_p);
count
acl_p
GFARM_ERR_NO_ERROR
GFARM_ERR_NO_MEMORY
Others