{    The purpose of this request is to move jobs that are in a queued state to
{ a deferred state because their login family (served family) is unavailable.
{ This request is called on the client by the file server during deactivation
{ and when the server mainframe times out.  This request should be called after
{ the job leveler task has been notified of deactivation or timeout.
{
{       JMP$DEFER_DEACTIVATED_FAMILY (DEACTIVATED_FAMILY_LIST);
{
{ DEACTIVATED_FAMILY_LIST: (input)  This is the list of families that is being
{       deactivated.
{
