OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dsdt_output_file
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/acpitools/acpidump/
acpidump.c
68
char *dsdt_input_file, *
dsdt_output_file
;
local in function:main
70
dsdt_input_file =
dsdt_output_file
= NULL;
96
dsdt_output_file
= optarg;
142
if (
dsdt_output_file
!= NULL) {
144
warnx("saving DSDT file: %s",
dsdt_output_file
);
145
dsdt_save_file(
dsdt_output_file
, rsdt, sdt);
Completed in 12 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025