Searched refs:adt_translation_t (Results 1 – 4 of 4) sorted by relevance
71 typedef struct translation adt_translation_t; typedef
406 adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *)) in adt_load_table()1836 static adt_translation_t *1837 adt_getXlateTable(adt_translation_t **xlate, au_event_t event_id) in adt_getXlateTable()1840 adt_translation_t **p_xlate = xlate; in adt_getXlateTable()1841 adt_translation_t *p_event; in adt_getXlateTable()1935 adt_translation_t *p_xlate) in adt_generate_event()1980 adt_translation_t *xlate; in adt_put_event()
213 adt_translation_t **as_xlate;
556 extern void adt_load_table(const adt_session_data_t *, adt_translation_t **,561 extern adt_translation_t *${pfx_adt}_xlate_table[];