Home
last modified time | relevance | path

Searched refs:osl_File_E_PIPE (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dfile_error_transl.cxx178 osl_error = osl_File_E_PIPE; in oslTranslateFileError()
/trunk/main/sal/osl/os2/
H A Dfile_error_transl.cxx175 osl_error = osl_File_E_PIPE; in oslTranslateFileError()
H A Dfile.cxx120 { ERROR_BROKEN_PIPE, osl_File_E_PIPE }, /* 109 */
/trunk/main/sal/osl/w32/
H A Dfile_error.c71 { ERROR_BROKEN_PIPE, osl_File_E_PIPE }, /* 109 */
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx248 case osl_File_E_PIPE: //HACK! for windows in readLine()
336 case osl_File_E_PIPE: //HACK! for windows in run()
/trunk/main/shell/source/win32/
H A DSysShExec.cxx124 { ERROR_BROKEN_PIPE, osl_File_E_PIPE }, /* 109 */
/trunk/main/sal/inc/osl/
H A Dfile.h120 osl_File_E_PIPE, enumerator
H A Dfile.hxx87 E_PIPE = osl_File_E_PIPE,

Completed in 60 milliseconds