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

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

1990/0720/sys/src/9/power/fns.h:9,151990/0731/sys/src/9/power/fns.h:9,15 (short | long | prev | next)
1990/0227    
void	chaninit(void); 
void	chandevreset(void); 
void	chandevinit(void); 
void	clock(ulong); 
1990/0731    
void	clock(ulong, ulong); 
1990/0227    
void	clockinit(void); 
Chan	*clone(Chan*, Chan*); 
void	close(Chan*); 
1990/0720/sys/src/9/power/fns.h:75,811990/0731/sys/src/9/power/fns.h:75,81
1990/0504    
void	icflush(void *, int); 
1990/0227    
int	incref(Ref*); 
void	insert(List**, List*, List*); 
void	intr(ulong); 
1990/0731    
void	intr(ulong, ulong); 
1990/0227    
void	io2init(void); 
void	isdir(Chan*); 
void	kbdchar(int); 


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