Home
last modified time | relevance | path

Searched refs:rootname (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/usr.sbin/acpitools/aml/
Daml_name.c58 static struct aml_name rootname = {"\\", NULL, NULL, NULL, NULL, NULL}; variable
62 &rootname,
73 return (&rootname); in aml_get_rootname()
82 parent = &rootname; in aml_find_name()
103 parent = &rootname; in aml_find_from_namespace()
107 parent = &rootname; in aml_find_from_namespace()
184 parent = &rootname; in aml_apply_foreach_found_objects()
190 parent = &rootname; in aml_apply_foreach_found_objects()
373 newname = &rootname; in aml_nameman()
404 if (curname == &rootname || curname == NULL) in aml_nameman()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
Damd64-prologue-xmm.exp19 set csrcfile [file rootname $srcfile].c
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dgen-perf-test.exp205 set program_name [file rootname $test_description_exp]
514 return [file rootname $source_name].o
1374 set testprog [file rootname $builder_exp_file_name]
1381 set testfile [file rootname $py_file_name]
Dgdb.exp5920 set sourcebase [file rootname $sourcebase]
7115 set gdb_test_file_name [file rootname [file tail $test_file_name]]
/netbsd/src/sys/kern/
Dsubr_autoconf.c1222 config_rootsearch(cfsubmatch_t fn, const char *rootname, void *aux) in config_rootsearch() argument
1241 if (strcmp(cf->cf_name, rootname) == 0) in config_rootsearch()
1329 config_rootfound(const char *rootname, void *aux) in config_rootfound() argument
1335 if ((cf = config_rootsearch(NULL, rootname, aux)) != NULL) in config_rootfound()
1338 aprint_error("root device %s not configured\n", rootname); in config_rootfound()
/netbsd/src/external/bsd/byacc/dist/
Daclocal.m41968 # \${1} = rootname of file to convert