Carbon


mi_open_comm

Header: OpenTransportKernel.h Carbon status: Unsupported

OTInt32 mi_open_comm (
    char **mi_opp_orig, 
    OTByteCount size, 
    queue_t *q, 
    dev_t *dev, 
    OTInt32 flag, 
    OTInt32 sflag, 
    cred_t *credp
);
CARBON NOTES

All of the functions in OpenTransportKernel.h are unsuppored by Carbon because the STREAMS subsystem is not available on Mac OS X.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)