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

1991/0419/gnot/devincon.c (diff list | history)

1991/0411/sys/src/9/gnot/devincon.c:359,3641991/0419/sys/src/9/gnot/devincon.c:359,370 (short | long | prev | next)
1990/0312    
	return devwalk(c, name, 0, 0, streamgen); 
} 
 
1991/0419    
Chan* 
inconclwalk(Chan *c, char *name) 
{ 
	return devclwalk(c, name); 
} 
 
1990/0312    
void	  
inconstat(Chan *c, char *dp) 
{ 


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