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

1992/0226/port/devroot.c (diff list | history)

1992/0225/sys/src/9/port/devroot.c:95,1011992/0226/sys/src/9/port/devroot.c:95,101 (short | long | prev | next)
1991/1206    
		return 1; 
	} 
1992/0225    
	if((c->qid.path & ~CHDIR) != Qdir) 
		error(Enonexist); 
1992/0226    
		return 0; 
1991/0615    
	return devwalk(c, name, rootdir, nroot, rootgen); 
1990/0227    
} 
 


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