Lines Matching full:callout_capture
547 { "callout_capture", MOD_DAT, MOD_CTL, CTL_CALLOUT_CAPTURE, DO(control) },
3639 ((controls & CTL_CALLOUT_CAPTURE) != 0)? " callout_capture" : "",
5145 BOOL callout_capture = (dat_datctl.control & CTL_CALLOUT_CAPTURE) != 0;
5150 FILE *f = (first_callout || callout_capture || cb->callout_string != NULL)?
5170 if (!callout_capture) fprintf(outfile, "\n");
5175 if (callout_capture)
5238 if (callout_capture || cb->callout_string != NULL) fprintf(outfile, " ");