Lines Matching refs:bKeep
32035 int bKeep = 0; /* Keep redirecting */ in dotCmdOutput() local
32060 if( bKeep || eMode ){ in dotCmdOutput()
32070 bKeep = 1; in dotCmdOutput()
32085 if( bKeep ){ in dotCmdOutput()
32112 if( zFile==0 && !bKeep ){ in dotCmdOutput()
32121 if( !bKeep ) output_reset(p); in dotCmdOutput()
32149 if( !bKeep ) shell_check_oom(zFile); in dotCmdOutput()
32150 if( bKeep ){ in dotCmdOutput()
32228 int bKeep = 0; /* --keep option */ in dotCmdCheck() local
32243 bKeep = 1; in dotCmdCheck()
32248 bKeep = 1; in dotCmdCheck()
32335 if( !bKeep ){ in dotCmdCheck()