Contents

es_event_exec_t

A type for an event that indicates the execution of a process.

Declaration

struct es_event_exec_t

Overview

To get the process’ arguments, file descriptors, and environment variables from this type, use the following functions:

Topics

Inspecting Event Properties

Instance Properties

See Also

Process Event Types