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

# ES_PROC_CHECK_TYPE_KERNMSGBUF

A type of process check that checks the message buffer.

```
var ES_PROC_CHECK_TYPE_KERNMSGBUF: es_proc_check_type_t { get }
```

## Discussion

This type corresponds to the `proc_kmsgbuf` function from libproc.h.

---

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)