Searched refs:adt_translation_t (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libbsm/common/
H A Dadt.h70 typedef struct translation adt_translation_t; typedef in typeref:struct:translation
H A Dadt_xlate.h218 adt_translation_t **as_xlate;
H A Dadt.c375 adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *))
1848 static adt_translation_t *
1849 adt_getXlateTable(adt_translation_t **xlate, au_event_t event_id)
1852 adt_translation_t **p_xlate = xlate;
1853 adt_translation_t *p_event;
1947 adt_translation_t *p_xlate)
1995 adt_translation_t *xlate;
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml250 print Cfile "adt_translation_t *${pfx_adt}_xlate_table[$count] = {\n";
586 extern void adt_load_table(const adt_session_data_t *, adt_translation_t **,
591 extern adt_translation_t *${pfx_adt}_xlate_table[];

Completed in 22 milliseconds