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

# es_mute_path_type_t

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

```
struct es_mute_path_type_t
```

## Topics

### Path Types

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

A type for a path string used as a prefix.

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

A type for a path string used as a path literal.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)