GFS_ACL_INIT(3) | Gfarm | GFS_ACL_INIT(3) |
gfs_acl_init - 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
14 Feb 2011 | Gfarm |