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

1999/0527/port/portfns.h (diff list | history)

1999/0507/sys/src/9/port/portfns.h:32,371999/0527/sys/src/9/port/portfns.h:32,38 (short | long | prev | next)
add checkb, iallocsummary
rsc Fri Mar 4 12:44:25 2005
1992/0622    
void		chanfree(Chan*); 
1993/0501    
void		chanrec(Mnt*); 
1992/0622    
void		checkalarms(void); 
1999/0527    
void		checkb(Block*, char*); 
1994/0225    
void		cinit(void); 
1997/0327    
Chan*		cclone(Chan*, Chan*); 
void		cclose(Chan*); 
1999/0507/sys/src/9/port/portfns.h:115,1201999/0527/sys/src/9/port/portfns.h:116,122
1993/0811    
long		hostownerwrite(char*, int); 
1993/0527    
void		iallocinit(void); 
1995/0103    
Block*		iallocb(int); 
1999/0527    
void		iallocsumary(void); 
1992/0622    
long		ibrk(ulong, int); 
1994/0322    
void		ilock(Lock*); 
void		iunlock(Lock*); 


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