Searched refs:efivar_unix_path_to_device_path (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libefivar/
H A Defivar-dp.h69 int efivar_unix_path_to_device_path(const char *path, efidp *dp);
H A Defivar-dp-xlate.c685 efivar_unix_path_to_device_path(const char *path, efidp *dp) function
/freebsd-13-stable/usr.sbin/efidp/
H A Defidp.c150 rv = efivar_unix_path_to_device_path(walker, &dp);
/freebsd-13-stable/usr.sbin/efibootmgr/
H A Defibootmgr.c677 ret = efivar_unix_path_to_device_path(loader, &loaderdp);
682 ret = efivar_unix_path_to_device_path(kernel, &kerneldp);

Completed in 111 milliseconds