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

# es_muted_path_t

A structure that describes a path’s muted events.

```
struct es_muted_path_t
```

## Topics

### Accessing Muted Path Properties

[`type`](/documentation/EndpointSecurity/es_muted_path_t/type)

The path type: prefix or literal.

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

The type of a path argument, such as a prefix or a path literal.

[`events`](/documentation/EndpointSecurity/es_muted_path_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_path_t/event_count)

The number of elements in the muted events array.

[`path`](/documentation/EndpointSecurity/es_muted_path_t/path)

The muted path.

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

A pointer to a null-terminated string, and the length in bytes of that string.



---

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)