Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/efidp/
H A Defidp.c156 if (efidp_format_device_path(efi, sizeof(efi), in unix_to_efi()
206 fmtlen = efidp_format_device_path(buffer, sizeof(buffer), in format()
/freebsd-12.1/lib/libefivar/
H A Defivar-dp.h60 ssize_t efidp_format_device_path(char *buf, size_t len, const_efidp dp,
H A Defivar-dp-format.c2417 efidp_format_device_path(char *buf, size_t len, const_efidp dp, ssize_t max) in efidp_format_device_path() function
/freebsd-12.1/usr.sbin/efivar/
H A Defiutil.c162 efidp_format_device_path(buf, sizeof(buf), dp, in efi_print_load_option()
H A Defivar.c158 efidp_format_device_path(buffer, sizeof(buffer), in devpath_dump()
/freebsd-12.1/usr.sbin/efibootmgr/
H A Defibootmgr.c744 efidp_format_device_path(buf, sizeof(buf), dp, in print_loadopt_str()