gfs_acl_entries - return the number of entries in a Gfarm ACL
Contents
Input Arguments
acl
An ACL structure type.
Name
gfs_acl_entries - return the number of entries in a Gfarm ACL
Return Values
This function returns the number of entries in acl.
See Also
gfs_acl_from_text(3), gfs_acl_get_file(3), gfs_acl_init(3), gfs_acl_create_entry(3) Gfarm 14 Feb 2011 GFS_ACL_ENTRIES(3)
Synopsis
#include<gfarm/gfarm.h>intgfs_acl_entries(gfarm_acl_tacl);
