Home
last modified time | relevance | path

Searched refs:efidp_format_device_path (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/efidp/
H A Defidp.c154 if (efidp_format_device_path(efi, sizeof(efi), in unix_to_efi()
203 fmtlen = efidp_format_device_path(buffer, sizeof(buffer), in format()
/freebsd/lib/libefivar/
H A Defivar-dp.h58 ssize_t efidp_format_device_path(char *buf, size_t len, const_efidp dp,
H A Defivar-dp-format.c2579 efidp_format_device_path(char *buf, size_t len, const_efidp dp, ssize_t max) in efidp_format_device_path() function
/freebsd/usr.sbin/efivar/
H A Defiutil.c167 efidp_format_device_path(buf, sizeof(buf), dp, SIZE(dp, edp)); in efi_print_load_option()
H A Defivar.c197 efidp_format_device_path(buffer, sizeof(buffer), in devpath_dump()
/freebsd/usr.sbin/efibootmgr/
H A Defibootmgr.c788 efidp_format_device_path(buf, sizeof(buf), dp, in print_loadopt_str()
1090 efidp_format_device_path(buf, sizeof(buf), dp, len); in find_efi_device()