other_acl 262 source3/modules/vfs_hpuxacl.c HPUX_ACL_T other_acl; other_acl 270 source3/modules/vfs_hpuxacl.c if (!hpux_acl_get_file(name, &other_acl, &other_count)) { other_acl 278 source3/modules/vfs_hpuxacl.c if (!hpux_add_to_acl(&hpux_acl, &count, other_acl, other_acl 282 source3/modules/vfs_hpuxacl.c SAFE_FREE(other_acl); other_acl 285 source3/modules/vfs_hpuxacl.c SAFE_FREE(other_acl); other_acl 173 source3/modules/vfs_solarisacl.c SOLARIS_ACL_T other_acl; other_acl 181 source3/modules/vfs_solarisacl.c if (!solaris_acl_get_file(name, &other_acl, &other_count)) { other_acl 189 source3/modules/vfs_solarisacl.c if (!solaris_add_to_acl(&solaris_acl, &count, other_acl, other_acl 193 source3/modules/vfs_solarisacl.c SAFE_FREE(other_acl); other_acl 196 source3/modules/vfs_solarisacl.c SAFE_FREE(other_acl);