Searched refs:nulmark (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/programs/
H A Dfileio.h29 # define nulmark "NUL" macro
31 # define nulmark "/dev/null" macro
H A Dfileio.c656 if (!strcmp(dstFileName, nulmark)) {
683 && strcmp(dstFileName, nulmark) ) {
H A Dzstdcli.c1237 if (operation==zom_test) { FIO_setTestMode(prefs, 1); outFileName=nulmark; FIO_setRemoveSrcFile(prefs, 0); } /* test mode */

Completed in 187 milliseconds