Searched refs:nulmark (Results 1 – 6 of 6) sorted by relevance
46 static const char nulmark[] = "nul"; variable48 static const char nulmark[] = "/dev/null"; variable
589 if (!strcmp (output_filename, nullOutput)) output_filename = nulmark; in main()637 output_filename = nulmark; in main()
343 …if (!prefs->overwrite && strcmp (dstFileName, nulmark)) { /* Check if destination file already ex… in LZ4IO_openDstFile()707 && strcmp (dstFileName, nulmark) in LZ4IO_compressFilename_extRess()1209 && strcmp (output_filename, nulmark)) { in LZ4IO_decompressDstFile()
29 # define nulmark "NUL" macro31 # define nulmark "/dev/null"
1237 …if (operation==zom_test) { FIO_setTestMode(prefs, 1); outFileName=nulmark; FIO_setRemoveSrcFile(pr… in main()
656 if (!strcmp(dstFileName, nulmark)) { in FIO_openDstFile()683 && strcmp(dstFileName, nulmark) ) { in FIO_openDstFile()