Home
last modified time | relevance | path

Searched refs:UDF_CONFIG_STREAM_NAME (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/udfs/Include/
H A Duser_lib.cpp706 sprintf(SettingFile, "%s\\%s", Path, UDF_CONFIG_STREAM_NAME); in GetOptUlong()
736 sprintf(SettingFile, "%s\\%s", Path, UDF_CONFIG_STREAM_NAME); in SetOptUlong()
738 sprintf(SettingFile, "%s%s", Path, UDF_CONFIG_STREAM_NAME); in SetOptUlong()
/reactos/drivers/filesystems/udfs/
H A Dudfpubl.h81 #define UDF_CONFIG_STREAM_NAME "DvdWriteNow.cfg" macro