home *** CD-ROM | disk | FTP | other *** search
- ShowModule v0.1 (c) 1992 $#%!
- now showing: "emodules:exec/ports.m"
- NOTE: don't use this output in your code, use the module instead.
-
- (---) OBJECT mp
- ( 0) ln:substructure
- ( 14) flags:CHAR
- ( 15) sigbit:CHAR
- ( 16) sigtask:LONG
- ( 20) msglist:substructure
- (---) ENDOBJECT /* SIZEOF=34 */
-
- CONST MP_SOFTINT=16,
- PF_ACTION=3,
- PA_SIGNAL=0,
- PA_SOFTINT=1,
- PA_IGNORE=2
-
- (---) OBJECT mn
- ( 0) ln:substructure
- ( 14) replyport:LONG
- ( 18) length:INT
- (---) ENDOBJECT /* SIZEOF=20 */
-
-