svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libvolmgt(3lib)
libvolmgt(3LIB) Interface Libraries libvolmgt(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 ser‐
vices.
INTERFACES
The shared object libvolmgt.so.1 provides the public interfaces defined
below. See intro(3) for additional information on shared object inter‐
faces.
tab(); lw(2.75i) lw(2.75i) media_findnamemedia_getattr media_getidme‐
dia_setattr volmgt_acquirevolmgt_check volmgt_feature_enabled‐
volmgt_inuse volmgt_ownspathvolmgt_release volmgt_rootvolmgt_running
volmgt_symdevvolmgt_symname
FILES
/usr/lib/libvolmgt.so.1 shared object
/usr/lib/64/libvolmgt.so.1 64-bit shared object
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/library _ MT-LevelSafe with excep‐
tions
SEE ALSO
pvs(1), media_findname(3VOLMGT), intro(3), attributes(7)
NOTES
The MT-Level for this library of interfaces is Safe, except for
media_findname(3VOLMGT), which is Unsafe.
Oracle Solaris 11.4 23 Aug 2011 libvolmgt(3LIB)