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

1992/0416/port/net.c (diff list | history)

1992/0321/sys/src/9/port/net.c:268,2721992/0416/sys/src/9/port/net.c:268,273 (short | long | prev | next)
1991/1115    
void 
netdisown(Network *np, int id) 
{ 
1992/0416    
if(np == 0) panic("np == 0"); 
1991/1115    
	*np->prot[id].owner = 0; 
1991/1107    
} 


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