Searched refs:JO_OUT_BUF (Results 1 – 4 of 4) sorted by relevance
219 opt->jo_set |= JO_OUT_BUF << (part - PART_OUT); in get_job_options()
2333 #define JO_OUT_BUF 0x1000000 // "out_buf" macro
364 opt->jo_set |= JO_OUT_IO + JO_OUT_BUF + JO_OUT_MODIFIABLE; in setup_job_options()454 || (!(opt->jo_set & JO_OUT_IO) && (opt->jo_set & JO_OUT_BUF)) in term_start()
1209 if (opt->jo_set & JO_OUT_BUF) in channel_set_options()