Home
last modified time | relevance | path

Searched refs:SVSTREAM_DISK_FULL (Results 1 – 4 of 4) sorted by relevance

/trunk/main/tools/source/stream/
H A Dstrmunx.cxx229 { ENOSPC, SVSTREAM_DISK_FULL }, in GetSvError()
402 SetError( SVSTREAM_DISK_FULL ); in PutData()
H A Dstrmwnt.cxx99 { ERROR_DISK_FULL, SVSTREAM_DISK_FULL }, in GetSvError()
H A Dstrmos2.cxx258 SetError( SVSTREAM_DISK_FULL ); in PutData()
/trunk/main/tools/inc/tools/
H A Derrcode.hxx301 #define SVSTREAM_DISK_FULL ERRCODE_IO_OUTOFSPACE macro