Searched refs:strFifoSys (Results 1 – 1 of 1) sorted by relevance
3209 rtl::OString strFifoSys; in getFileType_004() local3210 strFifoSys = OUStringToOString( aFifoSys, RTL_TEXTENCODING_ASCII_US ); in getFileType_004()3213 int fd = mkfifo( strFifoSys.getStr(), O_RDWR | O_CREAT ); in getFileType_004()
Completed in 59 milliseconds