Go to main content

man pages section 3: Extended Library Functions, Volume 1

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

devfs_bootdev_free_list (3DEVINFO)

Name

devfs_bootdev_free_list -

Synopsis

#include <device_info.h>
void devfs_bootdev_free_list(struct boot_dev **array)

Parameters

array

Array of boot_dev structures.

Description

Frees an array of boot_dev data structures which is allocated by the devfs_bootdev_get_list() function.