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

1993/1111/port/sysfile.c (diff list | history)

1993/1014/sys/src/9/port/sysfile.c:537,5431993/1111/sys/src/9/port/sysfile.c:537,543 (short | long | prev | next)
1991/1011    
			nexterror(); 
		} 
		validaddr(arg[0], 1, 0); 
		cmounted = namec((char*)arg[0], Aaccess, 0, 0); 
1993/1111    
		cmounted = namec((char*)arg[0], Aopen, OREAD, 0); 
1991/1011    
		poperror(); 
	} 
 


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