HomeSort by: relevance | last modified time | path
    Searched defs:aml_free_objectcontent (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_obj.c 188 aml_free_objectcontent(union aml_object *obj) function in typeref:typename:void
220 aml_free_objectcontent(*obj);
242 aml_free_objectcontent(obj);
251 aml_free_objectcontent(obj);
aml_obj.c 188 aml_free_objectcontent(union aml_object *obj) function in typeref:typename:void
220 aml_free_objectcontent(*obj);
242 aml_free_objectcontent(obj);
251 aml_free_objectcontent(obj);

Completed in 71 milliseconds