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

2002/0109/port/portdat.h (diff list | history)

2001/1122/sys/src/9/port/portdat.h:185,1902002/0109/sys/src/9/port/portdat.h:185,191 (short | long | prev | next)
Add devshutdown.
rsc Fri Mar 4 12:44:25 2005
1997/0408    
 
1992/0824    
	void	(*reset)(void); 
	void	(*init)(void); 
2002/0109    
	void	(*shutdown)(void); 
1992/0824    
	Chan*	(*attach)(char*); 
2001/0527    
	Walkqid*	(*walk)(Chan*, Chan*, char**, int); 
	int	(*stat)(Chan*, uchar*, int); 


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