txlogref         2405 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         2424 src/simh/sim_tmxr.c                 r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2495 src/simh/sim_tmxr.c                     sim_close_logfile (&lp->txlogref);
txlogref         2636 src/simh/sim_tmxr.c             sim_close_logfile (&lp->txlogref);
txlogref         2652 src/simh/sim_tmxr.c             r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2714 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         3700 src/simh/sim_tmxr.c r = sim_open_logfile (cptr, TRUE, &lp->txlog, &lp->txlogref); /* open log */
txlogref         3727 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 */