OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aml_object
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/acpitools/aml/
aml_obj.h
83
union
aml_object
**objects;
181
union
aml_object
*ref;
202
union
aml_object
{
union
221
union
aml_object
*aml_copy_object(struct aml_environ *,
222
union
aml_object
*);
223
union
aml_object
*aml_alloc_object(enum aml_objtype,
224
union
aml_object
*);
225
void aml_free_objectcontent(union
aml_object
*);
226
void aml_free_object(union
aml_object
**);
227
void aml_realloc_object(union
aml_object
*, int)
[
all
...]
aml_obj.h
83
union
aml_object
**objects;
181
union
aml_object
*ref;
202
union
aml_object
{
union
221
union
aml_object
*aml_copy_object(struct aml_environ *,
222
union
aml_object
*);
223
union
aml_object
*aml_alloc_object(enum aml_objtype,
224
union
aml_object
*);
225
void aml_free_objectcontent(union
aml_object
*);
226
void aml_free_object(union
aml_object
**);
227
void aml_realloc_object(union
aml_object
*, int)
[
all
...]
Completed in 23 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025