Searched refs:nulmark (Results 1 – 3 of 3) sorted by relevance
46 static const char nulmark[] = "nul"; variable48 static const char nulmark[] = "/dev/null"; variable
561 if (!strcmp (output_filename, nullOutput)) output_filename = nulmark; in main()609 output_filename = nulmark; in main()
281 …if (!g_overwrite && strcmp (dstFileName, nulmark)) { /* Check if destination file already exists … in LZ4IO_openDstFile()633 && strcmp (dstFileName, nulmark) in LZ4IO_compressFilename_extRess()1116 && strcmp (output_filename, nulmark)) { in LZ4IO_decompressDstFile()