JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle VM Server for SPARC 2.0 Reference Manual
search filter icon
search icon

Document Information

System Administration

Extended Library Functions

Library Interfaces and Headers

libv12n(3LIB)

libv12n

- virtualization domain information interface library

Synopsis

cc [ flag... ] file... -lv12n [ library... ]
#include <libv12n.h>

Description

The functions in this library extract specific virtualization domain information. For Logical Domains, this information comes from one of the following:

Interfaces

The libv12n.so.1 shared object provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

v12n_capabilities
v12n_chassis_serialno
v12n_ctrl_domain
v12n_domain_name
v12n_domain_roles
v12n_domain_uuid

Files

/usr/lib/libv12n.so.1

shared object

/usr/lib/64/libv12n.so.1

64-bit shared object

Attributes

See attributes(5) for descriptions of the following attributes:

Attribute Type
Attribute Value
Availability
system/library (32-bit), SUNWcslx (64-bit), SUNWhea
Interface Stability
Committed
MT-Level
MT-Safe

See Also

virtinfo(1M), Intro(3), v12n(3EXT), attributes(5)