Searched refs:DuplicateDevicePath (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libefivar/
H A Duefi-dputil.c473 DuplicateDevicePath ( function
535 return DuplicateDevicePath ((SecondDevicePath != NULL) ? SecondDevicePath : &mUefiDevicePathLibEndDevicePath);
539 return DuplicateDevicePath (FirstDevicePath);
610 return DuplicateDevicePath ((DevicePath != NULL) ? DevicePath : &mUefiDevicePathLibEndDevicePath);
/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h175 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath; member in struct:__anon9531
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h265 DuplicateDevicePath (

Completed in 115 milliseconds