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

1992/0812/port/streboot.c (diff list | history)

1992/0812/sys/src/9/port/streboot.c:27,331993/0501/sys/src/9/port/streboot.c:27,33 (short | long | prev | next)
1992/0303    
{ 
	USED(q); 
1992/0711    
	USED(s); 
1992/0303    
	if(strcmp(u->p->user, eve) != 0) 
1993/0501    
	if(strcmp(up->user, eve) != 0) 
1992/0303    
		error(Eperm); 
} 
 


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