HomeSort by: relevance | last modified time | path
    Searched refs:aml_realloc_object (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_obj.h 227 void aml_realloc_object(union aml_object *, int);
aml_store.c 154 aml_realloc_object(buf, offset);
163 aml_realloc_object(buf, offset + size + 1);
281 aml_realloc_object(ref, offset);
aml_obj.c 226 aml_realloc_object(union aml_object *obj, int size) function in typeref:typename:void

Completed in 13 milliseconds