Home | History | Annotate | Download | only in aml

Lines Matching defs:rootname

58 static struct	aml_name rootname = {"\\", NULL, NULL, NULL, NULL, NULL};
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)