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

1990/1009/gnot/fns.h (diff list | history)

1990/1004/sys/src/9/gnot/fns.h:153,1641990/1009/sys/src/9/gnot/fns.h:153,165 (short | long | prev | next)
1990/1004    
void	spldone(void); 
1990/03091    
Devgen	streamgen; 
void	streamclose(Chan*); 
1990/1009    
void	streamclose1(Stream*); 
1990/0620    
int	streamenter(Stream*); 
void	streamexit(Stream*, int); 
1990/03091    
void	streaminit(void); 
long	streamread(Chan*, void*, long); 
1990/0312    
long	streamwrite(Chan*, void*, long, int); 
1990/03091    
Stream*	streamnew(Chan*, Qinfo*); 
1990/1009    
Stream*	streamnew(ushort, ushort, ushort, Qinfo*, int); 
1990/03091    
void	streamopen(Chan*, Qinfo*); 
int	streamparse(char*, Block*); 
1990/0801    
void	streamstat(Chan*, char*, char*); 


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