Searched refs:UDF_CONFIG_STREAM_NAME (Results 1 – 2 of 2) sorted by relevance
706 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()
81 #define UDF_CONFIG_STREAM_NAME "DvdWriteNow.cfg" macro