Returns a pointer to a module.
int (*getadmin(mid))() ushort mid;
The getadmin utility returns a pointer to the module identified by the mid parameter.
mid | Identifies the module to locate. |
On successful completion, the getadmin utility returns a pointer to the specified module. Otherwise, it returns a null pointer.
This utility is part of STREAMS Kernel Extensions.
List of Streams Programming References, Understanding STREAMS Drivers and Modules in AIX Version 4.3 Communications Programming Concepts.