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

1990/1126/port/page.c (diff list | history)

1990/11211/sys/src/9/port/page.c:336,3421990/1126/sys/src/9/port/page.c:336,342 (short | long | prev | next)
1990/0303    
			o->mqid = c->mqid; 
1990/0227    
			incref(c); 
		}else{ 
			o->type = -1; 
1990/1126    
			o->type = ~0; 
1990/11211    
			o->qid = (Qid){~0, ~0}; 
			o->mqid = (Qid){~0, ~0}; 
1990/0303    
			o->mchan = 0; 


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