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

1991/0411/gnot/devport.c (diff list | history)

1991/0411/sys/src/9/gnot/devport.c:83,881991/0419/sys/src/9/gnot/devport.c:83,94 (short | long | prev | next)
1991/0110    
	return devwalk(c, name, portdir, NPORT, devgen); 
} 
 
1991/0419    
Chan* 
portclwalk(Chan *c, char *name) 
{ 
	return devclwalk(c, name); 
} 
 
1991/0110    
void 
portstat(Chan *c, char *db) 
{ 


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