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

1991/1122/port/net.c (diff list | history)

1991/1116/sys/src/9/port/net.c:170,1761991/1122/sys/src/9/port/net.c:170,176 (short | long | prev | next)
1991/1107    
Chan * 
netopen(Chan *c, int omode, Network *np) 
{ 
1991/1115    
	int id; 
1991/1122    
	int id = 0; 
1991/1107    
 
	if(c->qid.path & CHDIR){ 
		if(omode != OREAD) 


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