Lines Matching full:events
74 Multiple events which trigger the filter do not result in multiple
76 the events into a single struct kevent.
123 Registered events that reference file descriptors which are not
157 is used to register events with the queue, and return any pending
158 events to the user.
168 are applied before any pending events are read from the queue.
294 Events which are attached to
299 any pending events.
396 where read events are triggered for regular files unconditionally.
427 Returns when pending events are present on the queue;
429 contains the number of events available.
462 Events for this filter are not registered with
475 Takes a file descriptor as the identifier and the events to watch for in
477 and returns when one or more of the requested events occurs on the descriptor.
478 The events to monitor are:
496 is sent for such events.
531 contains the events which triggered the filter.
533 Takes the process ID to monitor as the identifier and the events to watch for
536 and returns when the process performs one or more of the requested events.
538 The events to monitor are:
587 contains the events which triggered the filter.
591 to monitor as the identifier and the events to watch for in
594 requested events.
595 The events to monitor are:
612 Other mechanisms provide reliable reporting of fork events.
614 events would serialize forks.
632 events are reported, then the
637 Activates on events that are reported through
648 contains the events which triggered the filter.
673 Takes the jail ID to monitor as the identifier and the events to watch for
676 and returns when the jail performs one or more of the requested events.
679 The events to monitor are:
708 contains the events which triggered the filter.
722 as the identifier and the events to watch for in
724 and returns when the jail performs one or more of the requested events.
725 The events to monitor and the resulting
776 contains the events which triggered the filter.
855 returns the number of events placed in the
966 events were placed on the kqueue for return.