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

1991/0115/power/fns.h (diff list | history)

1990/1231/sys/src/9/power/fns.h:180,1851991/0115/sys/src/9/power/fns.h:180,186 (short | long | prev | next)
1990/0629    
int	streamenter(Stream*); 
1990/1101    
int	streamexit(Stream*, int); 
1990/0227    
void	streaminit(void); 
1991/0115    
void	streaminit0(void); 
1990/0227    
long	streamread(Chan*, void*, long); 
1990/0312    
long	streamwrite(Chan*, void*, long, int); 
1990/1009    
Stream*	streamnew(ushort, ushort, ushort, Qinfo*, int); 
1990/1231/sys/src/9/power/fns.h:220,2221991/0115/sys/src/9/power/fns.h:221,224
1990/1214    
 
#define USED(x) if(x) 
#define SET(x) x = 0 
1991/0115    
#define	flushvirt() 


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