Next:
30.1 Introduction
Up:
Component Libraries
Previous:
29.6.6 What will gprof
30 Disk Partition Interpreter:
liboskit_diskpart.a
30.1 Introduction
30.2 Supported Partitioning Schemes
30.3 Example Use
30.3.1 Reading the partition table
30.3.2 Using Partition Information
30.4 Restrictions
30.4.1 Endian
30.4.2 Nesting
30.4.3 Lookup
30.5 API reference
30.5.1
diskpart_get_partition
: initialize an array of partition entries
30.5.2
diskpart_read_func
: read a disk sector (user-provided callout)
30.5.3
diskpart_blkio_get_partition
: initialize an array of partition entries
30.5.4
diskpart_fill_entry
: initialize a single partition entry
30.5.5
diskpart_dump
: print a partition entry to stdout
30.5.6
diskpart_lookup_bsd_compat
: search for a partition entry
30.5.7
diskpart_lookup_bsd_string
: search for a partition entry
30.5.8
diskpart_blkio_lookup_bsd_string
: search for a partition entry
30.5.9
diskpart_get_
type
: Search for
type
type partitions
Utah Flux Research Group