
/* This file was automatically generated by pclu.*/

#include "pclu_err.h"
#include "pclu_sys.h"


extern struct dbg_info* dbg_info__fixup_file_name;
#undef MY_TRACE_FLAG
#define MY_TRACE_FLAG _fixup_file_name_TRACE
int _fixup_file_name_TRACE;
extern struct OPS *int_ops;
static Vlist1 owns__fixup_file_name = {0, 1,{ {0, 2, "_init", &int_ops}
}
};
extern errcode file_nameOPget_dir();
extern errcode _dir_ent_size();
extern errcode boolOPnot();
extern errcode stringOPempty();
extern errcode charOPequal();
extern errcode stringOPfetch();
extern errcode stringOPconcat();
extern errcode connected_dir();
extern errcode _bytevecOPindexc();
extern errcode _cvt();
extern errcode intOPadd();
extern errcode intOPequal();
extern errcode intOPmin();
extern errcode stringOPsize();
extern errcode intOPgt();
extern errcode intOPsub();
extern errcode stringOPsubstr();
extern errcode stringOPrest();
extern errcode intOPle();
extern errcode file_nameOPget_name();
extern errcode stringOPequal();
extern errcode file_nameOPparse();
extern errcode intOPmax();
extern errcode _last_indexc();
extern errcode file_nameOPget_suffix();
extern errcode file_nameOPget_other();
extern errcode stringOPappend();
extern errcode file_nameOPcreate();
extern OWN_req file_name_ownreqs;
extern struct OPS *file_name_ops;
CLUREF STR__057;
CLUREF STR__056;
CLUREF STR__056_056;
static int _fixup_file_name_own_init = 0;

/**** BEGIN PROCEDURE _fixup_file_name ****/

errcode _fixup_file_name(fn, dirok, ret_1)
CLUREF fn;
CLUREF dirok;
CLUREF *ret_1;
    {
    struct {
        struct dbg_info *DBG_INFO;
        int DBG_LINE;
        errcode err;
        errcode ecode2;
        CLUREF d;
        CLUREF dez;
        CLUREF i;
        CLUREF j;
        CLUREF c;
        CLUREF n;
        CLUREF s;
        CLUREF o;
        CLUREF fn;
        CLUREF dirok;
        } locals;
    locals.d.num = UNINIT;
    locals.dez.num = UNINIT;
    locals.i.num = UNINIT;
    locals.j.num = UNINIT;
    locals.c.num = UNINIT;
    locals.n.num = UNINIT;
    locals.s.num = UNINIT;
    locals.o.num = UNINIT;
    locals.fn.num = UNINIT;
    locals.dirok.num = UNINIT;
    locals.DBG_INFO = dbg_info__fixup_file_name;
    locals.fn = fn;
    locals.dirok = dirok;
        if (_fixup_file_name_own_init == 0) {
        stringOPcons("/", CLU_1, CLU_1, &STR__057);
        stringOPcons(".", CLU_1, CLU_1, &STR__056);
        stringOPcons("..", CLU_1, CLU_2, &STR__056_056);
        _fixup_file_name_own_init = 1;
    }
    enter_proc(3);

  LINE(4);
    {
        {CLUREF T_1_1;
        locals.err = file_nameOPget_dir(locals.fn, &T_1_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.d.num = T_1_1.num;
        }
        }

  LINE(5);
    {
        {CLUREF T_1_1;
        locals.err = _dir_ent_size(&T_1_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.dez.num = T_1_1.num;
        }
        }

  LINE(6);
    locals.i.num = UNINIT;

  LINE(7);
    {
    CLUREF T_1_1;
    T_1_1.num = locals.dirok.num ^ 1;
    if (T_1_1.num == true) {

  LINE(8);
        {
        CLUREF T_2_1;
        CLUREF T_2_2;
        CLUREF T_2_3;
        CLUREF T_2_4;
        CLUREF T_2_5;
        CLUREF T_2_6;
        locals.err = stringOPempty(locals.d, &T_2_2);
        if (locals.err != ERR_ok) goto ex_0;
        T_2_1.num = T_2_2.num;
        if (!T_2_2.num) {
            locals.err = stringOPfetch(locals.d, CLU_1, &T_2_3);
            if (locals.err != ERR_ok) goto ex_0;
            T_2_4.ch = '/';
            T_2_5.num = (T_2_3.ch == T_2_4.ch)? true : false;
            T_2_6.num = T_2_5.num ^ 1;
            T_2_1.num = T_2_6.num;
        }
        if (T_2_1.num == true) {

  LINE(9);
            {
            CLUREF T_3_1;
            CLUREF T_3_2;
            locals.err = connected_dir(&T_3_1);
            if (locals.err != ERR_ok) goto ex_0;
            locals.err = stringOPconcat(T_3_1, locals.d, &T_3_2);
            if (locals.err != ERR_ok) goto ex_0;
            locals.d.num = T_3_2.num;
            }
            }
            }/* end if */

  LINE(10);
        {
        locals.i.num = 0;
        }

  LINE(11);
        for (;;) {
            if (true != true) { break; }

  LINE(12);
            {
                {CLUREF T_4_1;
                CLUREF T_4_2;
                CLUREF T_4_3;
                CLUREF T_4_4;
                T_4_1.ch = '/';
                T_4_2.num = locals.d.num;
                locals.err = intOPadd(locals.i, CLU_1, &T_4_3);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = _bytevecOPindexc(T_4_1, T_4_2, T_4_3, &T_4_4);
                if (locals.err != ERR_ok) goto ex_1;
                locals.j.num = T_4_4.num;
                }
                }

  LINE(15);
            {
            CLUREF T_4_1;
            T_4_1.num = (locals.j.num == 0)? true : false;
            if (T_4_1.num == true) {

  LINE(16);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                CLUREF T_5_3;
                CLUREF T_5_4;
                CLUREF T_5_5;
                locals.err = stringOPsize(locals.d, &T_5_1);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = intOPadd(T_5_1, CLU_1, &T_5_2);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = intOPadd(locals.i, locals.dez, &T_5_3);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = intOPadd(T_5_3, CLU_1, &T_5_4);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = intOPmin(T_5_2, T_5_4, &T_5_5);
                if (locals.err != ERR_ok) goto ex_1;
                locals.i.num = T_5_5.num;
                }

  LINE(17);
                goto end_while_1;
                }
            else {
            CLUREF T_4_2;
            CLUREF T_4_3;
            CLUREF T_4_4;
            locals.err = intOPsub(locals.j, locals.i, &T_4_2);
            if (locals.err != ERR_ok) goto ex_1;
            locals.err = intOPadd(locals.dez, CLU_1, &T_4_3);
            if (locals.err != ERR_ok) goto ex_1;
            T_4_4.num = (T_4_2.num > T_4_3.num)? true : false;
            if (T_4_4.num == true) {

  LINE(19);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                CLUREF T_5_3;
                CLUREF T_5_4;
                locals.err = intOPadd(locals.i, locals.dez, &T_5_1);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = stringOPsubstr(locals.d, CLU_1, T_5_1, &T_5_2);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = stringOPrest(locals.d, locals.j, &T_5_3);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = stringOPconcat(T_5_2, T_5_3, &T_5_4);
                if (locals.err != ERR_ok) goto ex_1;
                locals.d.num = T_5_4.num;
                }

  LINE(21);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                locals.err = intOPadd(locals.i, locals.dez, &T_5_1);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = intOPadd(T_5_1, CLU_1, &T_5_2);
                if (locals.err != ERR_ok) goto ex_1;
                locals.j.num = T_5_2.num;
                }
                }
                }}/* end if */

  LINE(23);
            {
            locals.i.num = locals.j.num;
            }

  LINE(24);
            for (;;) {
                if (true != true) { break; }

  LINE(25);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                CLUREF T_5_3;
                CLUREF T_5_4;
                CLUREF T_5_5;
                locals.err = intOPadd(locals.i, CLU_1, &T_5_1);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = stringOPfetch(locals.d, T_5_1, &T_5_2);
                if (locals.err != ERR_ok) goto ex_1;
                T_5_3.ch = '.';
                T_5_4.num = (T_5_2.ch == T_5_3.ch)? true : false;
                T_5_5.num = T_5_4.num ^ 1;
                if (T_5_5.num == true) {

  LINE(26);
                    goto end_while_2;
                    }
                    }/* end if */

  LINE(27);
                {
                    {CLUREF T_5_1;
                    CLUREF T_5_2;
                    locals.err = intOPadd(locals.i, CLU_2, &T_5_1);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.err = stringOPfetch(locals.d, T_5_1, &T_5_2);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.c.num = T_5_2.num;
                    }
                    }

  LINE(28);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                T_5_1.ch = '/';
                T_5_2.num = (locals.c.ch == T_5_1.ch)? true : false;
                if (T_5_2.num == true) {

  LINE(29);
                    {
                    CLUREF T_6_1;
                    CLUREF T_6_2;
                    CLUREF T_6_3;
                    CLUREF T_6_4;
                    locals.err = stringOPsubstr(locals.d, CLU_1, locals.i, &T_6_1);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.err = intOPadd(locals.i, CLU_3, &T_6_2);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.err = stringOPrest(locals.d, T_6_2, &T_6_3);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.err = stringOPconcat(T_6_1, T_6_3, &T_6_4);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.d.num = T_6_4.num;
                    }

  LINE(31);
                    continue;
                    }
                    }/* end if */

  LINE(33);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                CLUREF T_5_3;
                T_5_1.ch = '.';
                T_5_2.num = (locals.c.ch == T_5_1.ch)? true : false;
                T_5_3.num = T_5_2.num ^ 1;
                if (T_5_3.num == true) {

  LINE(34);
                    goto end_while_2;
                    }
                    }/* end if */

  LINE(35);
                {
                CLUREF T_5_1;
                locals.err = intOPadd(locals.i, CLU_3, &T_5_1);
                if (locals.err != ERR_ok) goto ex_1;
                locals.j.num = T_5_1.num;
                }

  LINE(36);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                locals.err = stringOPsize(locals.d, &T_5_1);
                if (locals.err != ERR_ok) goto ex_1;
                T_5_2.num = (locals.j.num <= T_5_1.num)? true : false;
                if (T_5_2.num == true) {

  LINE(37);
                    {
                    CLUREF T_6_1;
                    CLUREF T_6_2;
                    CLUREF T_6_3;
                    CLUREF T_6_4;
                    locals.err = stringOPfetch(locals.d, locals.j, &T_6_1);
                    if (locals.err != ERR_ok) goto ex_1;
                    T_6_2.ch = '/';
                    T_6_3.num = (T_6_1.ch == T_6_2.ch)? true : false;
                    T_6_4.num = T_6_3.num ^ 1;
                    if (T_6_4.num == true) {

  LINE(38);
                        goto end_while_2;
                        }
                        }/* end if */

  LINE(39);
                    {
                    CLUREF T_6_1;
                    locals.err = intOPadd(locals.j, CLU_1, &T_6_1);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.j.num = T_6_1.num;
                    }
                    }
                    }/* end if */

  LINE(41);
                {
                CLUREF T_5_1;
                T_5_1.num = (locals.i.num == 1)? true : false;
                if (T_5_1.num == true) {

  LINE(42);
                    {
                    CLUREF T_6_1;
                    CLUREF T_6_2;
                    locals.err = stringOPrest(locals.d, locals.j, &T_6_1);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.err = stringOPconcat(STR__057, T_6_1, &T_6_2);
                    if (locals.err != ERR_ok) goto ex_1;
                    locals.d.num = T_6_2.num;
                    }

  LINE(43);
                    continue;
                    }
                    }/* end if */

  LINE(45);
                for (;;) {
                    if (true != true) { break; }

  LINE(46);
                    {
                    CLUREF T_7_1;
                    locals.err = intOPsub(locals.i, CLU_1, &T_7_1);
                    if (locals.err != ERR_ok) goto ex_2;
                    locals.i.num = T_7_1.num;
                    }

  LINE(47);
                    {
                    CLUREF T_7_1;
                    CLUREF T_7_2;
                    CLUREF T_7_3;
                    locals.err = stringOPfetch(locals.d, locals.i, &T_7_1);
                    if (locals.err != ERR_ok) goto ex_2;
                    T_7_2.ch = '/';
                    T_7_3.num = (T_7_1.ch == T_7_2.ch)? true : false;
                    if (T_7_3.num == true) {

  LINE(48);
                        goto end_while_3;
                        }
                        }/* end if */
                    }
                    end_while_3:;
                    goto end_2;
                    ex_2:
                        if ((locals.err == ERR_bounds)) {

  LINE(50);
                            {
                            CLUREF T_6_1;
                            locals.err = stringOPrest(locals.d, locals.j, &T_6_1);
                            if (locals.err != ERR_ok) goto ex_1;
                            locals.d.num = T_6_1.num;
                            }

  LINE(51);
                            goto end_while_2;
                        }
                        else {
                            goto ex_1;
                        }
                    end_2:;

  LINE(53);
                {
                CLUREF T_5_1;
                CLUREF T_5_2;
                CLUREF T_5_3;
                locals.err = stringOPsubstr(locals.d, CLU_1, locals.i, &T_5_1);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = stringOPrest(locals.d, locals.j, &T_5_2);
                if (locals.err != ERR_ok) goto ex_1;
                locals.err = stringOPconcat(T_5_1, T_5_2, &T_5_3);
                if (locals.err != ERR_ok) goto ex_1;
                locals.d.num = T_5_3.num;
                }
                }
                end_while_2:;
            }
            end_while_1:;
            goto end_1;
            ex_1:
                if ((locals.err == ERR_bounds)) {
                }
                else {
                    goto ex_0;
                }
            end_1:;

  LINE(57);
        {
        CLUREF T_2_1;
        T_2_1.num = (locals.i.num == 1)? true : false;
        if (T_2_1.num == true) {

  LINE(58);
            {
            locals.d = STR__057;
            }
            }
        else {
        CLUREF T_2_2;
        T_2_2.num = (locals.i.num > 1)? true : false;
        if (T_2_2.num == true) {

  LINE(60);
            {
            CLUREF T_3_1;
            CLUREF T_3_2;
            locals.err = intOPsub(locals.i, CLU_1, &T_3_1);
            if (locals.err != ERR_ok) goto ex_0;
            locals.err = stringOPsubstr(locals.d, CLU_1, T_3_1, &T_3_2);
            if (locals.err != ERR_ok) goto ex_0;
            locals.d.num = T_3_2.num;
            }
            }
            }}/* end if */
        }
        }/* end if */

  LINE(62);
    {
        {CLUREF T_1_1;
        locals.err = file_nameOPget_name(locals.fn, &T_1_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.n.num = T_1_1.num;
        }
        }

  LINE(63);
    {
    CLUREF T_1_1;
    locals.err = stringOPequal(locals.n, STR__056, &T_1_1);
    if (locals.err != ERR_ok) goto ex_0;
    if (T_1_1.num == true) {

  LINE(64);
        {
        {
        CLUREF T_2_1;
        locals.err = file_nameOPparse(locals.d, &T_2_1);
        if (locals.err != ERR_ok) goto ex_0;
        ret_1->num = T_2_1.num;
        }
        {signal (ERR_ok);}}
        }
    else {
    CLUREF T_1_2;
    locals.err = stringOPequal(locals.n, STR__056_056, &T_1_2);
    if (locals.err != ERR_ok) goto ex_0;
    if (T_1_2.num == true) {

  LINE(66);
        {
        {
        CLUREF T_2_1;
        CLUREF T_2_2;
        CLUREF T_2_3;
        CLUREF T_2_4;
        CLUREF T_2_5;
        CLUREF T_2_6;
        T_2_1.ch = '/';
        locals.err = _last_indexc(T_2_1, locals.d, &T_2_2);
        if (locals.err != ERR_ok) goto ex_0;
        locals.err = intOPsub(T_2_2, CLU_1, &T_2_3);
        if (locals.err != ERR_ok) goto ex_0;
        locals.err = intOPmax(T_2_3, CLU_1, &T_2_4);
        if (locals.err != ERR_ok) goto ex_0;
        locals.err = stringOPsubstr(locals.d, CLU_1, T_2_4, &T_2_5);
        if (locals.err != ERR_ok) goto ex_0;
        locals.err = file_nameOPparse(T_2_5, &T_2_6);
        if (locals.err != ERR_ok) goto ex_0;
        ret_1->num = T_2_6.num;
        }
        {signal (ERR_ok);}}
        }
        }}/* end if */

  LINE(72);
    {
        {CLUREF T_1_1;
        locals.err = file_nameOPget_suffix(locals.fn, &T_1_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.s.num = T_1_1.num;
        }
        }

  LINE(73);
    {
        {CLUREF T_1_1;
        locals.err = file_nameOPget_other(locals.fn, &T_1_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.o.num = T_1_1.num;
        }
        }

  LINE(74);
    {
    CLUREF T_1_1;
    CLUREF T_1_2;
    CLUREF T_1_3;
    CLUREF T_1_4;
    CLUREF T_1_5;
    locals.err = stringOPsize(locals.n, &T_1_1);
    if (locals.err != ERR_ok) goto ex_0;
    locals.err = stringOPsize(locals.s, &T_1_2);
    if (locals.err != ERR_ok) goto ex_0;
    locals.err = intOPadd(T_1_1, T_1_2, &T_1_3);
    if (locals.err != ERR_ok) goto ex_0;
    locals.err = stringOPsize(locals.o, &T_1_4);
    if (locals.err != ERR_ok) goto ex_0;
    locals.err = intOPadd(T_1_3, T_1_4, &T_1_5);
    if (locals.err != ERR_ok) goto ex_0;
    locals.i.num = T_1_5.num;
    }

  LINE(75);
    {
    CLUREF T_1_1;
    CLUREF T_1_2;
    locals.err = stringOPempty(locals.o, &T_1_1);
    if (locals.err != ERR_ok) goto ex_0;
    T_1_2.num = T_1_1.num ^ 1;
    if (T_1_2.num == true) {

  LINE(76);
        {
        CLUREF T_2_1;
        locals.err = intOPadd(locals.i, CLU_2, &T_2_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.i.num = T_2_1.num;
        }
        }
    else {
    CLUREF T_1_3;
    CLUREF T_1_4;
    locals.err = stringOPempty(locals.s, &T_1_3);
    if (locals.err != ERR_ok) goto ex_0;
    T_1_4.num = T_1_3.num ^ 1;
    if (T_1_4.num == true) {

  LINE(78);
        {
        CLUREF T_2_1;
        locals.err = intOPadd(locals.i, CLU_1, &T_2_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.i.num = T_2_1.num;
        }
        }
        }}/* end if */

  LINE(80);
    {
    CLUREF T_1_1;
    T_1_1.num = (locals.i.num > locals.dez.num)? true : false;
    if (T_1_1.num == true) {

  LINE(81);
        {
        CLUREF T_2_1;
        CLUREF T_2_2;
        CLUREF T_2_3;
        CLUREF T_2_4;
        CLUREF T_2_5;
        locals.err = stringOPempty(locals.s, &T_2_2);
        if (locals.err != ERR_ok) goto ex_0;
        T_2_3.num = T_2_2.num ^ 1;
        T_2_1.num = T_2_3.num;
        if (!T_2_3.num) {
            locals.err = stringOPempty(locals.o, &T_2_4);
            if (locals.err != ERR_ok) goto ex_0;
            T_2_5.num = T_2_4.num ^ 1;
            T_2_1.num = T_2_5.num;
        }
        if (T_2_1.num == true) {

  LINE(82);
            {
            CLUREF T_3_1;
            CLUREF T_3_2;
            CLUREF T_3_3;
            T_3_1.ch = '.';
            locals.err = stringOPappend(locals.n, T_3_1, &T_3_2);
            if (locals.err != ERR_ok) goto ex_0;
            locals.err = stringOPconcat(T_3_2, locals.s, &T_3_3);
            if (locals.err != ERR_ok) goto ex_0;
            locals.n.num = T_3_3.num;
            }
            }
            }/* end if */

  LINE(83);
        {
        CLUREF T_2_1;
        CLUREF T_2_2;
        locals.err = stringOPempty(locals.o, &T_2_1);
        if (locals.err != ERR_ok) goto ex_0;
        T_2_2.num = T_2_1.num ^ 1;
        if (T_2_2.num == true) {

  LINE(84);
            {
            CLUREF T_3_1;
            CLUREF T_3_2;
            CLUREF T_3_3;
            T_3_1.ch = '.';
            locals.err = stringOPappend(locals.n, T_3_1, &T_3_2);
            if (locals.err != ERR_ok) goto ex_0;
            locals.err = stringOPconcat(T_3_2, locals.o, &T_3_3);
            if (locals.err != ERR_ok) goto ex_0;
            locals.n.num = T_3_3.num;
            }
            }
            }/* end if */

  LINE(85);
        {
        CLUREF T_2_1;
        CLUREF T_2_2;
        CLUREF T_2_3;
        CLUREF T_2_4;
        CLUREF T_2_5;
        T_2_1.ch = '/';
        locals.err = stringOPappend(locals.d, T_2_1, &T_2_2);
        if (locals.err != ERR_ok) goto ex_0;
        locals.err = stringOPsubstr(locals.n, CLU_1, locals.dez, &T_2_3);
        if (locals.err != ERR_ok) goto ex_0;
        locals.err = stringOPconcat(T_2_2, T_2_3, &T_2_4);
        if (locals.err != ERR_ok) goto ex_0;
        locals.err = file_nameOPparse(T_2_4, &T_2_5);
        if (locals.err != ERR_ok) goto ex_0;
        locals.fn.num = T_2_5.num;
        }
        }
    else {
    CLUREF T_1_2;
    CLUREF T_1_3;
    CLUREF T_1_4;
    locals.err = file_nameOPget_dir(locals.fn, &T_1_2);
    if (locals.err != ERR_ok) goto ex_0;
    locals.err = stringOPequal(locals.d, T_1_2, &T_1_3);
    if (locals.err != ERR_ok) goto ex_0;
    T_1_4.num = T_1_3.num ^ 1;
    if (T_1_4.num == true) {

  LINE(88);
        {
        CLUREF T_2_1;
        locals.err = file_nameOPcreate(locals.d, locals.n, locals.s, locals.o, &T_2_1);
        if (locals.err != ERR_ok) goto ex_0;
        locals.fn.num = T_2_1.num;
        }
        }
        }}/* end if */

  LINE(89);
    {
    {
    ret_1->num = locals.fn.num;
    }
    {signal (ERR_ok);}}
    goto end_0;
    ex_0:
        {
            if (locals.err == ERR_failure) {signal(ERR_failure);}
            elist[0] = _pclu_erstr(locals.err);
            {signal(ERR_failure);}
        }
    end_0: elist[0].str = no_return_values_STRING;
        {signal(ERR_failure);}
    }

/**** END PROCEDURE _fixup_file_name ****/

extern struct OPS *string_ops;
extern struct OPS *char_ops;
extern struct OPS *bool_ops;
typedef struct {
    int hdr;
    int count;
    char *name;
    char *fname;
    bool is_iter;
    int is_parmd;
    int addr;
    int nargs;
    Vlist1 *vals;
    siglist0 *sigs;
    Vlist12 *locals;
    Vlist1 *owns;
    Vlist0 *ptowns;
    Vlist0 *popowns;
    Slist0 *type_formals;
    Slist0 *op_formals;
    } dbg_info__fixup_file_name_actual;
static Vlist1 vals__fixup_file_name = {0, 1, { {0, 2, "", &file_name_ops}}
};
static siglist0 sigs__fixup_file_name = {0, 0};
static Vlist12 locals__fixup_file_name = {0, 12,{ {0, 2, "err", &int_ops},  {0, 2, "ecode2", &int_ops},  {0, 2, "d", &string_ops},  {0, 2, "dez", &int_ops},  {0, 2, "i", &int_ops},  {0, 2, "j", &int_ops},  {0, 2, "c", &char_ops},  {0, 2, "n", &string_ops},  {0, 2, "s", &string_ops},  {0, 2, "o", &string_ops},  {0, 2, "fn", &file_name_ops},  {0, 2, "dirok", &bool_ops}}
};
static Vlist0 popowns__fixup_file_name = {0, 0};
Slist0 tformals__fixup_file_name = {0, 0};
Slist0 opformals__fixup_file_name = {0, 0};
dbg_info__fixup_file_name_actual dbg_info__fixup_file_name_data = {0, 12, 
    "_fixup_file_name", "/common/pub/dcurtis-temp/pclu/sys/clu/_fixup_file_name", 0, 0, (int)_fixup_file_name, 2, 
    &vals__fixup_file_name, &sigs__fixup_file_name, &locals__fixup_file_name, &owns__fixup_file_name, &NO_VALS, &NO_VALS, &NO_PARMS, &NO_PARMS};
    struct dbg_info *dbg_info__fixup_file_name = (struct dbg_info*)&dbg_info__fixup_file_name_data;
