OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dpstr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
print.c
1234
CHAR16 *
dpstr
= DevicePathToStr(dp);
local in function:_Print
1235
StrnCpy(Item.Scratch,
dpstr
, PRINT_ITEM_BUFFER_LEN);
1237
FreePool(
dpstr
);
print.c
1234
CHAR16 *
dpstr
= DevicePathToStr(dp);
local in function:_Print
1235
StrnCpy(Item.Scratch,
dpstr
, PRINT_ITEM_BUFFER_LEN);
1237
FreePool(
dpstr
);
Completed in 104 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025