NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO
cc [ flag . . . ] file . . . -ldevid [library . . . ]
#include <devid.h>
Functions in this library provide unique device ids for identifying a device, independent of the device's name or device number.
The shared object libdevid.so.1 provides the public interfaces defined below.
For additional information on shared object interfaces, see intro(3).
SUNW_1.1 (global):
| devid_compare | devid_deviceid_to_nmlist |
| devid_free | devid_free_nmlist |
| devid_get | devid_get_minor_name |
| devid_sizeof |
The location of the device id library interfaces.
A symlink to /usr/lib/libdevid.so.1.
64-bit shared object.
See attributes(5) for description of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
| Availability | SUNWcsl (32-bit) |
| SUNWcslx (64-bit) | |
| MT Level | MT-Safe |
NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO