OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:model_buf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/stand/efiboot/
efiacpi.c
101
static char
model_buf
[128];
variable in typeref:typename:char[128]
120
memset(
model_buf
, 0, sizeof(
model_buf
));
125
buf =
model_buf
;
137
if (
model_buf
[0] == '\0')
138
strcpy(
model_buf
, "ACPI");
140
return
model_buf
;
Completed in 14 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025