I am reading the server writers guide and I was looking through the
hurd_types.defs file and I noticed declarations for INTRAN, OUTTRAN, and
DESTRUCTOR for a number of subsystems. The syntax for these looks different
than how they show it in the Mach guide. Are these just macros? Say for
instance:

        intran: IO_INTRAN

is IO_INTRAN a macro defining a translation routine?

Also where would I be able to find out what all the types, constants and
structures are? Like if I wanted to know what mach_port_copy_send_t is.

Where are these files located?

#include <mach/std_types.defs>
#include <mach/mach_types.defs>
#include <device/device_types.defs>  

P.S. Is this the appropriate list for asking programming questions?

Dan
----------------------------------------------------------------------------
Daniel E. Baumann
E-mail: [EMAIL PROTECTED] (preferred)
        [EMAIL PROTECTED]
        [EMAIL PROTECTED]
        [EMAIL PROTECTED] (caution: dynamic DNS)

Web location:   http://www.msoe.edu/~baumannd
                http://www.linuxfreak.com/~baumannd

"Life would be so much easier if we could just look at the source code." 

      -- Dave Olson
---------------------------------------------------------------------------

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to