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

  /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...]

Completed in 36 milliseconds