Home
last modified time | relevance | path

Searched refs:log_event_upcall_arg_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h163 } log_event_upcall_arg_t; typedef
167 log_event_upcall_arg_t arg;
/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c195 log_event_upcall(log_event_upcall_arg_t *arg) in log_event_upcall()
208 size = sizeof (log_event_upcall_arg_t) + SE_PAYLOAD_SZ(ev); in log_event_upcall()
1831 offsetof(log_event_upcall_arg_t, buf); in log_usr_sysevent()
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c526 &((log_event_upcall_arg_t *)(void *)args)->buf; in door_upcall()
536 &((log_event_upcall_arg_t *)(void *)args)->buf; in door_upcall()