HomeSort by: relevance | last modified time | path
    Searched defs:selected_partitions (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
defs.h 342 struct selected_partitions *clone_src;
711 struct selected_partitions { struct
717 bool select_partitions(struct selected_partitions *res,
719 daddr_t selected_parts_size(struct selected_partitions *);
720 void free_selected_partitions(struct selected_partitions *);
defs.h 342 struct selected_partitions *clone_src;
711 struct selected_partitions { struct
717 bool select_partitions(struct selected_partitions *res,
719 daddr_t selected_parts_size(struct selected_partitions *);
720 void free_selected_partitions(struct selected_partitions *);

Completed in 66 milliseconds