Searched defs:aml_buffer (Results 1 – 1 of 1) sorted by relevance
92 struct aml_buffer { struct93 enum aml_objtype type; /* =aml_t_buffer */94 int size;95 u_int8_t *data; /* This should be free when