Man page - gfs_acl_entries(3)

Packages contains this manual

Manual

GFS_ACL_ENTRIES

NAME
SYNOPSIS
INPUT ARGUMENTS
RETURN VALUES
SEE ALSO

NAME

gfs_acl_entries - return the number of entries in a Gfarm ACL

SYNOPSIS

#include <gfarm/gfarm.h>

intΒ gfs_acl_entries(gfarm_acl_t acl );

INPUT ARGUMENTS

acl

An ACL structure type.

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)