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

2001/0503/port/devroot.c (diff list | history)

2000/0615/sys/src/9/port/devroot.c:128,1392001/0503/sys/src/9/port/devroot.c:128,135 (short | long | prev | next)
1990/0227    
 * sysremove() knows this is a nop 
 */ 
1998/0512    
static void 
1990/0227    
rootclose(Chan *c) 
2001/0503    
rootclose(Chan*) 
1990/0227    
{ 
1993/1031    
	switch(c->qid.path) { 
	default: 
		break; 
	} 
1990/0227    
} 
 
1997/0327    
static int 


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