libefi(3lib) sunos man page | unix.com

Man Page: libefi

Operating Environment: sunos

Section: 3lib

libefi(3LIB)							Interface Libraries						      libefi(3LIB)

NAME
libefi - EFI partition table library
SYNOPSIS
cc [ flag... ] file... -lefi [ library... ]
DESCRIPTION
The functions in this library manipulate a disk's EFI partition table.
INTERFACES
The shared object libefi.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object inter- faces. efi_alloc_and_init efi_alloc_and_read efi_free efi_write
FILES
/lib/libefi.so.1 shared object /lib/64/libefi.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+
SEE ALSO
intro(3), efi_alloc_and_init(3EXT), attributes(5) SunOS 5.10 24 Mar 2004 libefi(3LIB)
Related Man Pages
libadm(3lib) - sunos
efi_alloc_and_read(3ext) - sunos
libmp(3lib) - sunos
libsec(3lib) - sunos
liby(3lib) - sunos
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
The 500 Mile Email
How to convert number to english?
Merge and Sort tabular data from different text files
Outputting sequences based on length with sed