
  VAR

{ The job routing control table controls which statistics are emitted to which logs for the job.

    sfv$job_routing_control_table: [XREF] sft$routing_control_table,

{ The job routing control lock controls access to the job routing control table.

    sfv$job_routing_control_lock: [XREF] ost$signature_lock,

{ This variable is used to store the number of limits active for the job.

    sfv$job_limit_count: [XREF] jmt$job_resource_condition,

{ This variable is used to store a pointer to the first limit in the limit chain for the job.

    sfv$first_job_limit_chain_entry: [XREF] ^sft$limit_chain_entry;

?? PUSH (LISTEXT := ON) ??
*copyc jmd$job_resource_condition
*copyc ost$signature_lock
*copyc sft$limit_chain_entry
*copyc sft$routing_control_table
?? POP ??
