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

1990/1101/power/fns.h (diff list | history)

1990/1013/sys/src/9/power/fns.h:61,661990/1101/sys/src/9/power/fns.h:61,67 (short | long | prev | next)
1990/0227    
void	flushmmu(void); 
void	forkmod(Seg*, Seg*, Proc*); 
void	freeb(Block*); 
1990/1101    
int	freebroken(void); 
1990/0227    
void	freepage(Orig*); 
void	freepte(Orig*); 
void	freesegs(int); 
1990/1013/sys/src/9/power/fns.h:171,1771990/1101/sys/src/9/power/fns.h:172,178
1990/0227    
void	streamclose(Chan*); 
1990/1009    
void	streamclose1(Stream*); 
1990/0629    
int	streamenter(Stream*); 
void	streamexit(Stream*, int); 
1990/1101    
int	streamexit(Stream*, int); 
1990/0227    
void	streaminit(void); 
long	streamread(Chan*, void*, long); 
1990/0312    
long	streamwrite(Chan*, void*, long, int); 


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