Returns a module ID.
ushort
getmid(name)
char name;
The getmid utility returns the module ID for the module identified by the name parameter.
This utility is part of STREAMS Kernel Extensions.
| Item | Description |
|---|---|
| name | Specifies the module to be identified. |
On successful completion, the getmid utility returns the module ID. Otherwise, it returns a value of 0.