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

1991/1109/port/devpipe.c (diff list | history)

1991/0920/sys/src/9/port/devpipe.c:114,1201991/1109/sys/src/9/port/devpipe.c:114,120 (short | long | prev | next)
1990/1009    
	if(tab==0 || i>=ntab) 
		return -1; 
	tab += i; 
1990/11211    
	devdir(c, (Qid){STREAMQID(id, tab->qid.path),0}, tab->name, tab->length, tab->perm, dp); 
1991/1109    
	devdir(c, (Qid){STREAMQID(id, tab->qid.path),0}, tab->name, tab->length, eve, tab->perm, dp); 
1990/1009    
	return 1; 
1990/0227    
} 
 


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