txlogref         2409 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         2428 src/simh/sim_tmxr.c                 r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2499 src/simh/sim_tmxr.c                     sim_close_logfile (&lp->txlogref);
txlogref         2640 src/simh/sim_tmxr.c             sim_close_logfile (&lp->txlogref);
txlogref         2656 src/simh/sim_tmxr.c             r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2718 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         3702 src/simh/sim_tmxr.c r = sim_open_logfile (cptr, TRUE, &lp->txlog, &lp->txlogref); /* open log */
txlogref         3729 src/simh/sim_tmxr.c     sim_close_logfile (&lp->txlogref);                  /* close log */
txlogref          152 src/simh/sim_tmxr.h     FILEREF             *txlogref;                      /* xmt log file reference */