tru64_ace          25 source3/modules/vfs_tru64acl.c static bool tru64_ace_to_smb_ace(acl_entry_t tru64_ace, 
tru64_ace         196 source3/modules/vfs_tru64acl.c static bool tru64_ace_to_smb_ace(acl_entry_t tru64_ace, 
tru64_ace         205 source3/modules/vfs_tru64acl.c 	if (acl_get_tag_type(tru64_ace, &tru64_tag) != 0) {
tru64_ace         222 source3/modules/vfs_tru64acl.c 	qualifier = acl_get_qualifier(tru64_ace);
tru64_ace         229 source3/modules/vfs_tru64acl.c 	if (acl_get_permset(tru64_ace, &permset) != 0) {