gfs_acl_entries
return the number of entries in a Gfarm ACL
- Provided by: libgfarm-dev (Version: 2.7.20+dfsg-1.1ubuntu1)
- Source: gfarm
- Report a bug
return the number of entries in a Gfarm ACL
#include <gfarm/gfarm.h>
int gfs_acl_entries(gfarm_acl_t acl);
acl
This function returns the number of entries in acl.
gfs_acl_from_text(3), gfs_acl_get_file(3), gfs_acl_init(3), gfs_acl_create_entry(3)