solaris_acl_get_fd 53 source3/modules/vfs_solarisacl.c static bool solaris_acl_get_fd(int fd, SOLARIS_ACL_T *solarisacl, int *count); solaris_acl_get_fd 112 source3/modules/vfs_solarisacl.c if (!solaris_acl_get_fd(fsp->fh->fd, &solaris_acl, &count)) { solaris_acl_get_fd 245 source3/modules/vfs_solarisacl.c if (!solaris_acl_get_fd(fsp->fh->fd, &default_acl, &default_count)) {