<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EndpointSecurity",
  "identifier" : "/documentation/EndpointSecurity/es_muted_process_t",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Endpoint Security"
    ],
    "preciseIdentifier" : "c:@SA@es_muted_process_t"
  },
  "title" : "es_muted_process_t"
}
-->

# es_muted_process_t

A structure that describes a process’s muted events.

```
struct es_muted_process_t
```

## Topics

### Accessing Muted Processes

[`audit_token`](/documentation/EndpointSecurity/es_muted_process_t/audit_token)

The audit token associated with a muted process.

[`events`](/documentation/EndpointSecurity/es_muted_process_t/events)

An array containing the muted event types.

[`es_event_type_t`](/documentation/EndpointSecurity/es_event_type_t)

A type used to identify a message’s event type and subscribe to events of that type.

[`event_count`](/documentation/EndpointSecurity/es_muted_process_t/event_count)

The number of elements in the muted events array.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)