Searched refs:jo_close_cb (Results 1 – 3 of 3) sorted by relevance
93 if (opt->jo_close_cb.cb_partial != NULL) in free_job_options()94 partial_unref(opt->jo_close_cb.cb_partial); in free_job_options()95 else if (opt->jo_close_cb.cb_name != NULL) in free_job_options()96 func_unref(opt->jo_close_cb.cb_name); in free_job_options()329 opt->jo_close_cb = get_callback(item); in get_job_options()330 if (opt->jo_close_cb.cb_name == NULL) in get_job_options()
2397 callback_T jo_close_cb; member
1199 free_set_callback(&channel->ch_close_cb, &opt->jo_close_cb); in channel_set_options()