Interface Libraries libdevid(3LIB)
NAME
libdevid - device ID library
SYNOPSIS
cc [ flag... ] file... -ldevid [ library... ]
#include
DESCRIPTION
Functions in this library provide unique device IDs foridentifying a device, independent of the device name or dev-
ice number. INTERFACESThe shared object libdevid.so.1 provides the public inter-
faces defined below. See Intro(3) for additional information on shared object interfaces.devid_compare devid_deviceid_to_nmlist
devid_free devid_free_nmlist
devid_get devid_get_minor_name
devid_sizeof devid_str_decode
devid_str_encode devid_str_free
devid_valid
FILES/lib/libdevid.so.1 shared object.
/lib/64/libdevid.so.1 64-bit shared object.
ATTRIBUTES
See attributes(5) for description of the following attri-
butes:SunOS 5.11 Last change: 24 Mar 2004 1
Interface Libraries libdevid(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library (32-bit) |
|_____________________________|_____________________________|
| | SUNWcslx (64-bit) |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | MT-Safe |
|_____________________________|_____________________________|
SEE ALSO
pvs(1), Intro(3), attributes(5)SunOS 5.11 Last change: 24 Mar 2004 2