Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Interface Librarieslibvolmgt(3LIB)


NAME

 libvolmgt - volume management library

SYNOPSIS

 
cc [ flag... ] file... -lvolmgt [ library... ]
#include <volmgt.h>

DESCRIPTION

 

Functions in this library provide access to the volume management services.

INTERFACES

 

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

media_findnamemedia_getattr
media_getidmedia_setattr
volmgt_acquirevolmgt_check
volmgt_feature_enabledvolmgt_inuse
volmgt_ownspathvolmgt_release
volmgt_rootvolmgt_running
volmgt_symdevvolmgt_symname

FILES

 
/usr/lib/libvolmgt.a
archive library
/usr/lib/libvolmgt.so.1
shared object
/usr/lib/64/libvolmgt.so.1
64-bit shared object

ATTRIBUTES

 

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

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl, SUNWarc (32-bit)
 SUNWcslx (64-bit)
MT-LevelSafe with exceptions

SEE ALSO

 

pvs(1), intro(3), media_findname(3VOLMGT), attributes(5)

NOTES

 

The MT-Level for this library of interfaces is Safe, except for media_findname(3VOLMGT), which is Unsafe.


SunOS 5.9Go To TopLast Changed 27 Feb 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.