Carbon


QNORM

Header: OpenTransportProtocol.h

enum {
    QNORM = ,
    M_DATA = ,
    M_PROTO = 1,
    M_BREAK = 8,
    M_PASSFP = 9,
    M_SIG = 11,
    M_DELAY = 12,
    M_CTL = 13,
    M_IOCTL = 14,
    M_SETOPTS = 16,
    M_RSE = 17
};

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