devfs_prom_path
struct devfs_prom_path **paths)
struct devfs_prom_path *cur = NULL, *new;
new = calloc(1, sizeof (struct devfs_prom_path));
devfs_free_all_prom_names(struct devfs_prom_path *paths)
struct devfs_prom_path **);
extern void devfs_free_all_prom_names(struct devfs_prom_path *);
struct devfs_prom_path *next;