stmfDevidFromWwn - convert a WWN to a stmfDevid structure
cc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h>
int stmfDevidFromWWN(uchar_t wwn[8], stmfDevid *devid);
The stmfDevidFromWwn function convert a WWN to a stmfDevid structure. It returns the devid as a SCSI name string.
The following values are returned:
The value of wwn was not valid WWN identifier.
The API call was successful.
See attributes(5) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEATTRIBUTE VALUE _ Interface StabilityCommitted _ MT-LevelSafe