Searched refs:ae_event_handle (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c97 event->ae_event_handle = au_open();
98 if (event->ae_event_handle < 0) {
141 rc = au_close(event->ae_event_handle, AU_TO_WRITE,
159 (void) au_write(event->ae_event_handle,
162 (void) au_write(event->ae_event_handle,
194 (void) au_write(event->ae_event_handle,
219 (void) au_write(event->ae_event_handle, au_to_cmd(1, &string,
273 (void) au_write(event->ae_event_handle, au_to_tid(&tid));
298 (void) au_write(event->ae_event_handle, au_to_fmri(fmri));
318 (void) au_write(event->ae_event_handle, au_to_labe
[all...]
H A Dadt_xlate.h156 int ae_event_handle; member in struct:adt_event_state

Completed in 99 milliseconds