txlogref         2400 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         2419 src/simh/sim_tmxr.c                 r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2490 src/simh/sim_tmxr.c                     sim_close_logfile (&lp->txlogref);
txlogref         2631 src/simh/sim_tmxr.c             sim_close_logfile (&lp->txlogref);
txlogref         2647 src/simh/sim_tmxr.c             r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2709 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         3695 src/simh/sim_tmxr.c r = sim_open_logfile (cptr, TRUE, &lp->txlog, &lp->txlogref); /* open log */
txlogref         3722 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 */