Next:
28.1 Introduction
Up:
Part IV: Component Libraries
Previous:
27.6.6 What will gprof
28 Disk Partition Interpreter:
liboskit_diskpart.a
28.1 Introduction
28.2 Supported Partitioning Schemes
28.3 Example Use
28.3.1 Reading the partition table
28.3.2 Using Partition Information
28.4 Restrictions
28.4.1 Endian
28.4.2 Nesting
28.4.3 Lookup
28.5 API reference
28.5.1
diskpart_get_partition
: initialize an array of partition entries
28.5.2
diskpart_read_func
: read a disk sector (user-provided callout)
28.5.3
diskpart_blkio_get_partition
: initialize an array of partition entries
28.5.4
diskpart_fill_entry
: initialize a single partition entry
28.5.5
diskpart_dump
: print a partition entry to stdout
28.5.6
diskpart_lookup_bsd_compat
: search for a partition entry
28.5.7
diskpart_lookup_bsd_string
: search for a partition entry
28.5.8
diskpart_blkio_lookup_bsd_string
: search for a partition entry
28.5.9
diskpart_get_
type
: Search for
type
type partitions
Utah Flux Research Group