Searched refs:JO_ERR_CALLBACK (Results 1 – 4 of 4) sorted by relevance
314 if (!(supported & JO_ERR_CALLBACK)) in get_job_options()316 opt->jo_set |= JO_ERR_CALLBACK; in get_job_options()
2315 #define JO_ERR_CALLBACK 0x0040 // stderr callback macro2365 (JO_CALLBACK + JO_OUT_CALLBACK + JO_ERR_CALLBACK + JO_CLOSE_CALLBACK)
1195 if (opt->jo_set & JO_ERR_CALLBACK) in channel_set_options()
6384 + JO_CALLBACK + JO_OUT_CALLBACK + JO_ERR_CALLBACK in f_term_start()