Searched defs:aml_region_handle (Results 1 – 1 of 1) sorted by relevance
116 struct aml_region_handle { struct118 struct aml_environ *env;119 int regtype;143 int aml_region_handle_alloc(struct aml_environ *, int, u_int32_t, argument145 struct aml_region_handle *); argument