Lines Matching refs:NUL
36 cd /d "%~0\.." 1>NUL 2>&1
44 groff --version <NUL 1>NUL 2>&1
46 nroff --version <NUL 1>NUL 2>&1
48 perl --version <NUL 1>NUL 2>&1
50 gzip --version <NUL 1>NUL 2>&1
110 copy /Y Makefile.dist Makefile 1>NUL 2>&1
132 copy /Y include\curl\curlbuild.h.dist include\curl\curlbuild.h 1>NUL 2>&1
169 del Makefile 2>NUL
178 del src\tool_hugehelp.c 2>NUL
187 del include\curl\curlbuild.h 2>NUL
225 %ROFFCMD% docs\curl.1 2>NUL | perl src\mkhelp.pl docs\MANUAL >> src\tool_hugehelp.c
228 %ROFFCMD% docs\curl.1 2>NUL | perl src\mkhelp.pl -c docs\MANUAL >> src\tool_hugehelp.c
235 copy /Y src\tool_hugehelp.c.cvs src\tool_hugehelp.c 1>NUL 2>&1
249 findstr "/C:void hugehelp(void)" src\tool_hugehelp.c 1>NUL 2>&1