globus_gram_client_info_callback_allow (3) Linux Manual Page
NAME Job state callbacks – Data Structures struct globus_gram_client_job_info_s Extensible job information structure. Typedefs typedef void(* globus_gram_client_callback_func_t )(void *user_callback_arg, char *job_contact, int state, int errorcode) Signature for GRAM state notification callback functions. typedef struct globus_gram_client_job_info_s globus_gram_client_job_info_t" Extensible job information structure. typedef void(* globus_gram_client_info_callback_func_t )(void *user_callback_arg, const char *job_contact, globus_gram_client_job_info_t *job_info) Signature for GRAM state notification…
