/[hurd]/hurd/hurd/hurd_types.defs
ViewVC logotype

Diff of /hurd/hurd/hurd_types.defs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by roland, Tue Jun 11 21:37:16 2002 UTC revision 1.25 by marcus, Thu Jun 27 19:19:13 2002 UTC
# Line 144  destructor: STARTUP_DESTRUCTOR Line 144  destructor: STARTUP_DESTRUCTOR
144  #endif  #endif
145  ;  ;
146    
147    type fs_notify_t = mach_port_copy_send_t
148    #ifdef FS_NOTIFY_INTRAN
149    intran: FS_NOTIFY_INTRAN
150    #endif
151    #ifdef FS_NOTIFY_OUTTRAN
152    outtran: FS_NOTIFY_OUTTRAN
153    #endif
154    #ifdef FS_NOTIFY_DESTRUCTOR
155    destructor: FS_NOTIFY_DESTRUCTOR
156    #endif
157    ;
158    
159    
160  type proccoll_t = mach_port_copy_send_t;  type proccoll_t = mach_port_copy_send_t;
161    
162  type sreply_port_t = MACH_MSG_TYPE_MAKE_SEND_ONCE | polymorphic  type sreply_port_t = MACH_MSG_TYPE_MAKE_SEND_ONCE | polymorphic

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26