orte_jobid_t       48 ompi/mca/rte/orte/rte_orte.h typedef orte_jobid_t ompi_jobid_t;
orte_jobid_t      145 orte/include/orte/types.h         orte_jobid_t jobid;
orte_jobid_t       88 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_restart_job(orte_jobid_t jobid, char * global_handle, int seq_num);
orte_jobid_t       89 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_migrate_job(orte_jobid_t jobid, orte_snapc_base_request_op_t *datum);
orte_jobid_t      346 orte/mca/errmgr/base/errmgr_base_fns.c int orte_errmgr_base_restart_job(orte_jobid_t jobid, char * global_handle, int seq_num)
orte_jobid_t      392 orte/mca/errmgr/base/errmgr_base_fns.c int orte_errmgr_base_migrate_job(orte_jobid_t jobid, orte_snapc_base_request_op_t *datum)
orte_jobid_t       78 orte/mca/errmgr/default_orted/errmgr_default_orted.c static bool any_live_children(orte_jobid_t job);
orte_jobid_t       82 orte/mca/errmgr/default_orted/errmgr_default_orted.c static void killprocs(orte_jobid_t job, orte_vpid_t vpid);
orte_jobid_t      687 orte/mca/errmgr/default_orted/errmgr_default_orted.c static bool any_live_children(orte_jobid_t job)
orte_jobid_t      800 orte/mca/errmgr/default_orted/errmgr_default_orted.c static void killprocs(orte_jobid_t job, orte_vpid_t vpid)
orte_jobid_t      165 orte/mca/ess/alps/ess_alps_module.c     orte_jobid_t jobid;
orte_jobid_t      640 orte/mca/ess/base/ess_base_std_orted.c     orte_jobid_t job = ORTE_JOBID_WILDCARD;
orte_jobid_t      131 orte/mca/ess/env/ess_env_module.c     orte_jobid_t jobid;
orte_jobid_t      140 orte/mca/ess/lsf/ess_lsf_module.c     orte_jobid_t jobid;
orte_jobid_t      137 orte/mca/ess/slurm/ess_slurm_module.c     orte_jobid_t jobid;
orte_jobid_t      140 orte/mca/ess/tm/ess_tm_module.c     orte_jobid_t jobid;
orte_jobid_t      645 orte/mca/odls/alps/odls_alps_module.c     orte_jobid_t job;
orte_jobid_t      140 orte/mca/odls/base/odls_base_default_fns.c                                               orte_jobid_t job)
orte_jobid_t      453 orte/mca/odls/base/odls_base_default_fns.c                                                 orte_jobid_t *job)
orte_jobid_t      888 orte/mca/odls/base/odls_base_default_fns.c static int compute_num_procs_alive(orte_jobid_t job)
orte_jobid_t     1068 orte/mca/odls/base/odls_base_default_fns.c     orte_jobid_t job = caddy->job;
orte_jobid_t       83 orte/mca/odls/base/odls_private.h                                           orte_jobid_t job);
orte_jobid_t       87 orte/mca/odls/base/odls_private.h                                             orte_jobid_t *job);
orte_jobid_t      115 orte/mca/odls/base/odls_private.h     orte_jobid_t job;
orte_jobid_t      651 orte/mca/odls/default/odls_default_module.c     orte_jobid_t job;
orte_jobid_t       60 orte/mca/odls/odls.h                                                              orte_jobid_t job);
orte_jobid_t      386 orte/mca/odls/pspawn/odls_pspawn.c     orte_jobid_t job;
orte_jobid_t       85 orte/mca/plm/alps/plm_alps_module.c static int plm_alps_signal_job(orte_jobid_t jobid, int32_t signal);
orte_jobid_t      496 orte/mca/plm/alps/plm_alps_module.c static int plm_alps_signal_job(orte_jobid_t jobid, int32_t signal)
orte_jobid_t      127 orte/mca/plm/base/plm_base_orted_cmds.c int orte_plm_base_orted_terminate_job(orte_jobid_t jobid)
orte_jobid_t      202 orte/mca/plm/base/plm_base_orted_cmds.c int orte_plm_base_orted_signal_local_procs(orte_jobid_t job, int32_t signal)
orte_jobid_t      130 orte/mca/plm/base/plm_base_receive.c     orte_jobid_t job;
orte_jobid_t      101 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_orted_terminate_job(orte_jobid_t jobid);
orte_jobid_t      103 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_orted_signal_local_procs(orte_jobid_t job, int32_t signal);
orte_jobid_t       84 orte/mca/plm/lsf/plm_lsf_module.c static int plm_lsf_signal_job(orte_jobid_t jobid, int32_t signal);
orte_jobid_t      403 orte/mca/plm/lsf/plm_lsf_module.c static int plm_lsf_signal_job(orte_jobid_t jobid, int32_t signal)
orte_jobid_t       85 orte/mca/plm/plm.h typedef int (*orte_plm_base_module_terminate_job_fn_t)(orte_jobid_t);
orte_jobid_t      101 orte/mca/plm/plm.h typedef int (*orte_plm_base_module_signal_job_fn_t)(orte_jobid_t, int32_t);
orte_jobid_t       85 orte/mca/plm/slurm/plm_slurm_module.c static int plm_slurm_signal_job(orte_jobid_t jobid, int32_t signal);
orte_jobid_t      510 orte/mca/plm/slurm/plm_slurm_module.c static int plm_slurm_signal_job(orte_jobid_t jobid, int32_t signal)
orte_jobid_t       88 orte/mca/plm/tm/plm_tm_module.c static int plm_tm_signal_job(orte_jobid_t jobid, int32_t signal);
orte_jobid_t      471 orte/mca/plm/tm/plm_tm_module.c static int plm_tm_signal_job(orte_jobid_t jobid, int32_t signal)
orte_jobid_t      111 orte/mca/ras/slurm/ras_slurm_module.c     orte_jobid_t jobid;
orte_jobid_t      789 orte/mca/ras/slurm/ras_slurm_module.c     orte_jobid_t jobid;
orte_jobid_t      112 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_get_vpid_range(orte_jobid_t jobid,
orte_jobid_t      114 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_set_vpid_range(orte_jobid_t jobid,
orte_jobid_t       58 orte/mca/rmaps/base/rmaps_base_binding.c static void reset_usage(orte_node_t *node, orte_jobid_t jobid)
orte_jobid_t       63 orte/mca/rmaps/ppr/rmaps_ppr.c static void prune(orte_jobid_t jobid,
orte_jobid_t      435 orte/mca/rmaps/ppr/rmaps_ppr.c static void prune(orte_jobid_t jobid,
orte_jobid_t       44 orte/mca/routed/base/base.h ORTE_DECLSPEC int orte_routed_base_process_callback(orte_jobid_t job,
orte_jobid_t       90 orte/mca/routed/base/routed_base_fns.c int orte_routed_base_process_callback(orte_jobid_t job, opal_buffer_t *buffer)
orte_jobid_t      100 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_setup_job(orte_jobid_t jobid);
orte_jobid_t      101 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_release_job(orte_jobid_t jobid);
orte_jobid_t      128 orte/mca/snapc/base/base.h                                                              orte_jobid_t *jobid);
orte_jobid_t      302 orte/mca/snapc/base/snapc_base_fns.c int orte_snapc_base_none_setup_job(orte_jobid_t jobid)
orte_jobid_t      318 orte/mca/snapc/base/snapc_base_fns.c int orte_snapc_base_none_release_job(orte_jobid_t jobid)
orte_jobid_t      357 orte/mca/snapc/base/snapc_base_fns.c     orte_jobid_t jobid;
orte_jobid_t      450 orte/mca/snapc/base/snapc_base_fns.c                                                orte_jobid_t *jobid)
orte_jobid_t      121 orte/mca/snapc/full/snapc_full.h     int orte_snapc_full_setup_job(orte_jobid_t jobid);
orte_jobid_t      122 orte/mca/snapc/full/snapc_full.h     int orte_snapc_full_release_job(orte_jobid_t jobid);
orte_jobid_t      135 orte/mca/snapc/full/snapc_full.h     int global_coord_setup_job(orte_jobid_t jobid);
orte_jobid_t      136 orte/mca/snapc/full/snapc_full.h     int global_coord_release_job(orte_jobid_t jobid);
orte_jobid_t      152 orte/mca/snapc/full/snapc_full.h     int local_coord_setup_job(orte_jobid_t jobid);
orte_jobid_t      153 orte/mca/snapc/full/snapc_full.h     int local_coord_release_job(orte_jobid_t jobid);
orte_jobid_t      154 orte/mca/snapc/full/snapc_full.h     int local_coord_job_state_update(orte_jobid_t jobid,
orte_jobid_t       71 orte/mca/snapc/full/snapc_full_global.c static orte_jobid_t current_global_jobid = ORTE_JOBID_INVALID;
orte_jobid_t      117 orte/mca/snapc/full/snapc_full_global.c static int snapc_full_global_notify_checkpoint(orte_jobid_t jobid,
orte_jobid_t      119 orte/mca/snapc/full/snapc_full_global.c static int orte_snapc_full_global_set_job_ckpt_info( orte_jobid_t jobid,
orte_jobid_t      124 orte/mca/snapc/full/snapc_full_global.c int global_coord_job_state_update(orte_jobid_t jobid,
orte_jobid_t      229 orte/mca/snapc/full/snapc_full_global.c int global_coord_setup_job(orte_jobid_t jobid) {
orte_jobid_t      356 orte/mca/snapc/full/snapc_full_global.c int global_coord_release_job(orte_jobid_t jobid) {
orte_jobid_t      956 orte/mca/snapc/full/snapc_full_global.c     orte_jobid_t jobid;
orte_jobid_t     1169 orte/mca/snapc/full/snapc_full_global.c     orte_jobid_t jobid;
orte_jobid_t     1865 orte/mca/snapc/full/snapc_full_global.c     orte_jobid_t jobid;
orte_jobid_t     2064 orte/mca/snapc/full/snapc_full_global.c static int  snapc_full_global_notify_checkpoint(orte_jobid_t jobid,
orte_jobid_t     2109 orte/mca/snapc/full/snapc_full_global.c static int orte_snapc_full_global_set_job_ckpt_info( orte_jobid_t jobid,
orte_jobid_t     2231 orte/mca/snapc/full/snapc_full_global.c int global_coord_job_state_update(orte_jobid_t jobid,
orte_jobid_t       72 orte/mca/snapc/full/snapc_full_local.c static orte_jobid_t current_local_jobid = ORTE_JOBID_INVALID;
orte_jobid_t      157 orte/mca/snapc/full/snapc_full_local.c int local_coord_setup_job(orte_jobid_t jobid)
orte_jobid_t      278 orte/mca/snapc/full/snapc_full_local.c int local_coord_release_job(orte_jobid_t jobid)
orte_jobid_t      767 orte/mca/snapc/full/snapc_full_local.c     orte_jobid_t jobid;
orte_jobid_t      876 orte/mca/snapc/full/snapc_full_local.c int local_coord_job_state_update(orte_jobid_t jobid,
orte_jobid_t      254 orte/mca/snapc/full/snapc_full_module.c int orte_snapc_full_setup_job(orte_jobid_t jobid) {
orte_jobid_t      271 orte/mca/snapc/full/snapc_full_module.c int orte_snapc_full_release_job(orte_jobid_t jobid) {
orte_jobid_t      303 orte/mca/snapc/snapc.h      (orte_jobid_t jobid);
orte_jobid_t      310 orte/mca/snapc/snapc.h      (orte_jobid_t jobid);
orte_jobid_t       52 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t       76 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t       95 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t      110 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t      192 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t       84 orte/mca/sstore/central/sstore_central_global.c     orte_jobid_t jobid;
orte_jobid_t      148 orte/mca/sstore/central/sstore_central_global.c static orte_sstore_central_global_snapshot_info_t *create_new_handle_info(int seq, int type, orte_jobid_t jobid);
orte_jobid_t      301 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t      718 orte/mca/sstore/central/sstore_central_global.c static orte_sstore_central_global_snapshot_info_t *create_new_handle_info(int seq, int type, orte_jobid_t jobid)
orte_jobid_t      294 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t      137 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t      208 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t       67 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t       91 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t      107 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t      130 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_jobid_t      192 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t       91 orte/mca/sstore/stage/sstore_stage_global.c     orte_jobid_t jobid;
orte_jobid_t      177 orte/mca/sstore/stage/sstore_stage_global.c static orte_sstore_stage_global_snapshot_info_t *create_new_handle_info(int seq, int type, orte_jobid_t jobid);
orte_jobid_t      422 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t      919 orte/mca/sstore/stage/sstore_stage_global.c static orte_sstore_stage_global_snapshot_info_t *create_new_handle_info(int seq, int type, orte_jobid_t jobid)
orte_jobid_t      504 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t      143 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_jobid_t      104 orte/orted/orted_comm.c     orte_jobid_t job;
orte_jobid_t     2042 orte/orted/orted_submit.c     orte_jobid_t jobid;
orte_jobid_t     2116 orte/orted/orted_submit.c     orte_jobid_t jobid;
orte_jobid_t     2439 orte/orted/orted_submit.c static void setup_debugger_job(orte_jobid_t jobid)
orte_jobid_t       63 orte/orted/pmix/pmix_server_dyn.c     orte_jobid_t jobid;
orte_jobid_t      488 orte/orted/pmix/pmix_server_gen.c     orte_jobid_t jobid;
orte_jobid_t      196 orte/runtime/orte_data_server.c     orte_jobid_t jobid = ORTE_JOBID_INVALID;
orte_jobid_t      409 orte/runtime/orte_globals.c orte_job_t* orte_get_job_data_object(orte_jobid_t job)
orte_jobid_t      513 orte/runtime/orte_globals.c orte_vpid_t orte_get_lowest_vpid_alive(orte_jobid_t job)
orte_jobid_t      317 orte/runtime/orte_globals.h     orte_jobid_t jobid;
orte_jobid_t      426 orte/runtime/orte_globals.h ORTE_DECLSPEC   orte_job_t* orte_get_job_data_object(orte_jobid_t job);
orte_jobid_t      445 orte/runtime/orte_globals.h ORTE_DECLSPEC orte_vpid_t orte_get_lowest_vpid_alive(orte_jobid_t job);
orte_jobid_t      576 orte/util/attr.c         kv->data.jobid = *(orte_jobid_t *)data;
orte_jobid_t      707 orte/util/attr.c         memcpy(*data, &kv->data.jobid, sizeof(orte_jobid_t));
orte_jobid_t      256 orte/util/comm/comm.c int orte_util_comm_query_job_info(const orte_process_name_t *hnp, orte_jobid_t job,
orte_jobid_t      475 orte/util/comm/comm.c int orte_util_comm_query_proc_info(const orte_process_name_t *hnp, orte_jobid_t job, orte_vpid_t vpid,
orte_jobid_t      710 orte/util/comm/comm.c int orte_util_comm_terminate_job(const orte_process_name_t *hnp, orte_jobid_t job)
orte_jobid_t       48 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_query_job_info(const orte_process_name_t *hnp, orte_jobid_t job,
orte_jobid_t       54 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_query_proc_info(const orte_process_name_t *hnp, orte_jobid_t job, orte_vpid_t vpid,
orte_jobid_t       59 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_terminate_job(const orte_process_name_t *hnp, orte_jobid_t job);
orte_jobid_t      168 orte/util/name_fns.c char* orte_util_print_jobids(const orte_jobid_t job)
orte_jobid_t      199 orte/util/name_fns.c char* orte_util_print_job_family(const orte_jobid_t job)
orte_jobid_t      229 orte/util/name_fns.c char* orte_util_print_local_jobid(const orte_jobid_t job)
orte_jobid_t      291 orte/util/name_fns.c int orte_util_snprintf_jobid(char *jobid_string, size_t size, const orte_jobid_t jobid)
orte_jobid_t      308 orte/util/name_fns.c int orte_util_convert_jobid_to_string(char **jobid_string, const orte_jobid_t jobid)
orte_jobid_t      326 orte/util/name_fns.c int orte_util_convert_string_to_jobid(orte_jobid_t *jobid, const char* jobidstring)
orte_jobid_t      403 orte/util/name_fns.c     orte_jobid_t job;
orte_jobid_t      500 orte/util/name_fns.c                                   orte_jobid_t job,
orte_jobid_t       57 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_jobids(const orte_jobid_t job);
orte_jobid_t       65 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_job_family(const orte_jobid_t job);
orte_jobid_t       69 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_local_jobid(const orte_jobid_t job);
orte_jobid_t      120 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_snprintf_jobid(char *jobid_string, size_t size, const orte_jobid_t jobid);
orte_jobid_t      121 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_jobid_to_string(char **jobid_string, const orte_jobid_t jobid);
orte_jobid_t      122 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_string_to_jobid(orte_jobid_t *jobid, const char* jobidstring);
orte_jobid_t      130 orte/util/name_fns.h                                   orte_jobid_t job,
orte_jobid_t      373 orte/util/session_dir.c orte_session_dir_cleanup(orte_jobid_t jobid)
orte_jobid_t      146 orte/util/session_dir.h ORTE_DECLSPEC int orte_session_dir_cleanup(orte_jobid_t jobid);