Home
last modified time | relevance | path

Searched refs:efidp_format_device_path_node (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/lib/libefivar/
H A Defivar-dp.h64 ssize_t efidp_format_device_path_node(char *buf, size_t len, const_efidp dp);
H A Defivar-dp-xlate.c152 len = efidp_format_device_path_node(buf, sizeof(buf), media); in efi_hd_to_unix()
H A Defivar-dp-format.c2440 efidp_format_device_path_node(char *buf, size_t len, const_efidp dp) in efidp_format_device_path_node() function
/dflybsd-src/usr.sbin/efibootmgr/
H A Defibootmgr.c1023 efidp_format_device_path_node(buf, sizeof(buf), dp); in report_esp_device()