Searched refs:jo_err_cb (Results 1 – 3 of 3) sorted by relevance
89 if (opt->jo_err_cb.cb_partial != NULL) in free_job_options()90 partial_unref(opt->jo_err_cb.cb_partial); in free_job_options()91 else if (opt->jo_err_cb.cb_name != NULL) in free_job_options()92 func_unref(opt->jo_err_cb.cb_name); in free_job_options()317 opt->jo_err_cb = get_callback(item); in get_job_options()318 if (opt->jo_err_cb.cb_name == NULL) in get_job_options()
2396 callback_T jo_err_cb; member
1197 &opt->jo_err_cb); in channel_set_options()