gfarm_urlA path name in the Gfarm filesystem.
typeGFARM_ACL_TYPE_ACCESS (to get the access ACL) or GFARM_ACL_TYPE_DEFAULT (to get the default ACL).
acl_pA pointer of ACL structure type.
GFARM_ERR_NO_ERRORThe function terminated successfully.
GFARM_ERR_NO_SUCH_OBJECTThe gfarm_url does not exist or The gfarm_url does not have the type of ACL.
GFARM_ERR_NO_MEMORYInsufficient memory was available.
An error except the above occurred. The reason is shown by gfarm_error_string(3).