CAT_TYPE_CREDIT   705 source/sched.c                type_int = CAT_TYPE_CREDIT;
CAT_TYPE_CREDIT   828 source/sched.c       if (type_int == CAT_TYPE_CREDIT || type_int == CAT_TYPE_DEBIT)
CAT_TYPE_CREDIT   865 source/sched.c       if (type_int == CAT_TYPE_CREDIT || type_int == CAT_TYPE_DEBIT)
CAT_TYPE_CREDIT  1420 source/sched.c          case CAT_TYPE_CREDIT:
CAT_TYPE_CREDIT  1889 source/sched.c       if (cat_typ == CAT_TYPE_CREDIT)
CAT_TYPE_CREDIT  2742 source/sched.c             if (cat_typ == CAT_TYPE_CREDIT || cat_typ == CAT_TYPE_DEBIT)