Lines Matching refs:boolean
171 if (c == '\n' && boolean(value(VERBOSE)))
185 if (boolean(value(VERBOSE)))
279 if (!boolean(value(ECHOCHECK)))
305 if (boolean(value(ECHOCHECK)))
324 if (c == 0177 && !boolean(value(RAWFTP)))
329 if (!boolean(value(RAWFTP)))
333 if (!boolean(value(RAWFTP))) {
334 if (boolean(value(TABEXPAND))) {
342 if (!boolean(value(RAWFTP)))
346 } while (c != '\r' && !boolean(value(RAWFTP)));
347 if (boolean(value(VERBOSE)))
349 if (boolean(value(ECHOCHECK))) {
366 if (lastc != '\n' && !boolean(value(RAWFTP)))
375 if (boolean(value(VERBOSE))) {
376 if (boolean(value(RAWFTP)))
410 if (boolean(value(ECHOCHECK)))
433 if (!boolean(value(ECHOCHECK))) {
501 if (boolean(value(VERBOSE)))
550 if (boolean(value(VERBOSE)))
610 if (boolean(value(SCRIPT)) && strlen(value(RECORD)))
758 if (boolean(value(SCRIPT)))
763 if (boolean(value(TAND)))
770 HD = boolean(value(LECHO));
778 if (boolean(value(HARDWAREFLOW)))