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

1992/0611/port/devconc.c (diff list | history)

1992/0609/sys/src/9/port/devconc.c:466,4711992/0611/sys/src/9/port/devconc.c:466,472 (short | long | prev | next)
1992/0609    
	if(c->qid.path & CHDIR) 
		return devdirread(c, a, n, 0, 0, concgen); 
	error(Eio); 
1992/0611    
	return -1;	/* does not return */ 
1992/0609    
} 
 
long	  


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