plan 9 kernel history: overview | file list | diff list

2001/0602/port/portdat.h (diff list | history)

2001/0529/sys/src/9/port/portdat.h:262,2672001/0602/sys/src/9/port/portdat.h:262,268 (short | long | prev | next)
add Mnt.q
rsc Fri Mar 4 12:44:25 2005
1999/1105    
	ulong	id;		/* Multiplexer id for channel check */ 
1993/0501    
	Mnt	*list;		/* Free list */ 
1999/1105    
	int	flags;		/* cache */ 
2001/0602    
	Queue	*q;		/* input queue */ 
1993/0501    
}; 
 
1992/0307    
enum 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)