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

1992/0711/port/devkprof.c (diff list | history)

1992/0620/sys/src/9/port/devkprof.c:160,1651992/0711/sys/src/9/port/devkprof.c:160,167 (short | long | prev | next)
1990/03292    
long 
1991/0411    
kprofwrite(Chan *c, char *a, long n, ulong offset) 
1990/03292    
{ 
1992/0711    
	USED(offset); 
 
1991/1006    
	switch((int)(c->qid.path&~CHDIR)){ 
	case Kprofctlqid: 
		if(strncmp(a, "startclr", 8) == 0){ 


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