OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:install_partition_desc
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
defs.h
398
struct
install_partition_desc
{
struct
513
struct
install_partition_desc
*install;
661
bool md_get_info(struct
install_partition_desc
*);
663
int md_make_bsd_partitions(struct
install_partition_desc
*);
664
bool md_check_partitions(struct
install_partition_desc
*);
679
bool md_pre_disklabel(struct
install_partition_desc
*, struct disk_partitions*);
680
bool md_post_disklabel(struct
install_partition_desc
*, struct disk_partitions*);
682
int md_pre_mount(struct
install_partition_desc
*, size_t);
683
int md_post_newfs(struct
install_partition_desc
*);
684
int md_post_extract(struct
install_partition_desc
*, bool upgrade)
[
all
...]
defs.h
398
struct
install_partition_desc
{
struct
513
struct
install_partition_desc
*install;
661
bool md_get_info(struct
install_partition_desc
*);
663
int md_make_bsd_partitions(struct
install_partition_desc
*);
664
bool md_check_partitions(struct
install_partition_desc
*);
679
bool md_pre_disklabel(struct
install_partition_desc
*, struct disk_partitions*);
680
bool md_post_disklabel(struct
install_partition_desc
*, struct disk_partitions*);
682
int md_pre_mount(struct
install_partition_desc
*, size_t);
683
int md_post_newfs(struct
install_partition_desc
*);
684
int md_post_extract(struct
install_partition_desc
*, bool upgrade)
[
all
...]
Completed in 47 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026