svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libdevid(3lib)
libdevid(3LIB) Interface Libraries libdevid(3LIB)
NAME
libdevid - device ID library
SYNOPSIS
cc [ flag... ] file... -ldevid [ library... ]
#include <devid.h>
DESCRIPTION
Functions in this library provide unique device IDs for identifying a
device, independent of the device name or device number.
INTERFACES
The shared object libdevid.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) devid_comparedevid_deviceid_to_nmlist
devid_freedevid_free_nmlist devid_getdevid_get_minor_name devid_pgetde‐
vid_pget_minor_name devid_sizeofdevid_str_decode devid_str_encodede‐
vid_str_free devid_valid
FILES
/lib/libdevid.so.1 shared object.
/lib/64/libdevid.so.1 64-bit shared object.
ATTRIBUTES
See attributes(7) for description of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/library _ Interface StabilityCommit‐
ted _ MT-LevelMT−Safe
SEE ALSO
pvs(1), intro(3), attributes(7)
Oracle Solaris 11.4 24 Sep 2012 libdevid(3LIB)