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.
name | Specifies the module to be identified. |
On successful completion, the getmid utility returns the module ID. Otherwise, it returns a value of 0.
List of Streams Programming References, Understanding STREAMS Drivers and Modules in AIX 5L Version 5.2 Communications Programming Concepts.