HomeSort by: relevance | last modified time | path
    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 111 milliseconds