ChorusOS man pages section 2SEG: Virtual Memory Segment Services
    
D
 
 dcAlloc -- Allocate a data cache for a segment; Free a previously allocated data cache ( Index Term Link )
 
 dcCluster -- Set the input and output cluster sizes of a data cache ( Index Term Link )
 
 dcFillZero -- Fill a data segment with zero ( Index Term Link )
 
 dcFlush -- Sync a data cache object; Flush a data cache object ( Index Term Link )
 
 dcFree -- Allocate a data cache for a segment; Free a previously allocated data cache ( Index Term Link )
 
 dcGetPages -- Get a list of pages for read-ahead purpose ( Index Term Link )
 
 dcIsDirty -- Test and reset data cache dirty bit ( Index Term Link )
 
 dcPgNumber -- Get the number of pages for a data cache object ( Index Term Link )
 
 dcPxmDeclare -- Initialize an external proxy-mapper descriptor ( Index Term Link )
 
 dcRead -- Read data from a data cache; Write data to a data cache ( Index Term Link )
 
 dcSync -- Sync a data cache object; Flush a data cache object ( Index Term Link )
 
 dcTrunc -- Truncate a data segment ( Index Term Link )
 
 dcWrite -- Read data from a data cache; Write data to a data cache ( Index Term Link )