Searched defs:aml_environ (Results 1 – 1 of 1) sorted by relevance
39 struct aml_environ { struct40 u_int8_t *dp;41 u_int8_t *end;42 enum aml_status stat;43 struct aml_name *curname;44 struct aml_name tempname;45 union aml_object tempobject;