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

1990/0703/port/sysfile.c (diff list | history)

1990/0617/sys/src/9/port/sysfile.c:457,4621990/0703/sys/src/9/port/sysfile.c:457,463 (short | long | prev | next)
1990/0227    
	validaddr(arg[0], 1, 0); 
	c = namec((char*)arg[0], Aaccess, 0, 0); 
	if(waserror()){ 
1990/0703    
		c->type = 0;	/* see below */ 
1990/0227    
		close(c); 
		nexterror(); 
	} 


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