Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/efi/boot1/
H A Dboot1.c155 devpath_node_str(char *buf, size_t size, EFI_DEVICE_PATH *devpath) in devpath_node_str() function
293 len = devpath_node_str(buf, size - used, devpath); in devpath_strlcat()