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

1999/1009/port/devdraw.c (diff list | history)

1999/1005/sys/src/9/port/devdraw.c:723,7281999/1009/sys/src/9/port/devdraw.c:723,734 (short | long | prev | next)
1997/1101    
	return cl; 
} 
 
1999/1009    
int 
drawhasclients(void) 
{ 
	return sdraw.nclient != 0; 
} 
 
1997/1101    
Client* 
drawclientofpath(ulong path) 
{ 


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