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

1999/1230/port/devpipe.c (diff list | history)

1999/0501/sys/src/9/port/devpipe.c:114,1191999/1230/sys/src/9/port/devpipe.c:114,124 (short | long | prev | next)
1990/1009    
{ 
	int id; 
1990/0629    
 
1999/1230    
	if(i == DEVDOTDOT){ 
		devdir(c, c->qid, "#|", 0, eve, CHDIR|0555, dp); 
		return 1; 
	} 
 
1993/0528    
	id = NETID(c->qid.path); 
1990/1009    
	if(i > 1) 
		id++; 


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