fixmask           759 source3/modules/vfs_hpuxacl.c 	int fixmask = (count <= 4);
fixmask           761 source3/modules/vfs_hpuxacl.c 	if (hpux_internal_aclsort(count, fixmask, hpux_acl) != 0) {
fixmask           711 source3/modules/vfs_solarisacl.c 	int fixmask = (count <= 4);
fixmask           713 source3/modules/vfs_solarisacl.c 	if (aclsort(count, fixmask, solaris_acl) != 0) {