/src/usr.sbin/acpitools/aml/ |
aml_name.c | 58 static struct aml_name rootname = {"\\", NULL, NULL, NULL, NULL, NULL}; variable in typeref:struct:aml_name 62 &rootname, 73 return (&rootname); 82 parent = &rootname; 103 parent = &rootname; 107 parent = &rootname; 184 parent = &rootname; 190 parent = &rootname; 373 newname = &rootname; 404 if (curname == &rootname || curname == NULL [all...] |
aml_name.c | 58 static struct aml_name rootname = {"\\", NULL, NULL, NULL, NULL, NULL}; variable in typeref:struct:aml_name 62 &rootname, 73 return (&rootname); 82 parent = &rootname; 103 parent = &rootname; 107 parent = &rootname; 184 parent = &rootname; 190 parent = &rootname; 373 newname = &rootname; 404 if (curname == &rootname || curname == NULL [all...] |
aml_name.c | 58 static struct aml_name rootname = {"\\", NULL, NULL, NULL, NULL, NULL}; variable in typeref:struct:aml_name 62 &rootname, 73 return (&rootname); 82 parent = &rootname; 103 parent = &rootname; 107 parent = &rootname; 184 parent = &rootname; 190 parent = &rootname; 373 newname = &rootname; 404 if (curname == &rootname || curname == NULL [all...] |