Coda Distributed File System
Classes | Functions
cbuf.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CBUF_Header
 

Functions

struct CBUF_HeaderCBUF_Init ()
 
char * CBUF_NextSlot (struct CBUF_Header *bufId)
 
void CBUF_WalkBuff ()
 
void CBUF_Free ()
 

Function Documentation

◆ CBUF_Free()

void CBUF_Free ( )

◆ CBUF_Init()

struct CBUF_Header * CBUF_Init ( )

◆ CBUF_NextSlot()

char * CBUF_NextSlot ( struct CBUF_Header bufId)

◆ CBUF_WalkBuff()

void CBUF_WalkBuff ( )