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

1991/0421/port/devsrv.c (diff list | history)

1991/0419/sys/src/9/port/devsrv.c:73,791991/0421/sys/src/9/port/devsrv.c:73,78 (short | long | prev | next)
1990/0227    
srvclone(Chan *c, Chan *nc) 
{ 
1990/1002    
	nc = devclone(c, nc); 
	nc->aux = c->aux; 
	return nc; 
1990/0227    
} 
 


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