txlogref         2319 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         2338 src/simh/sim_tmxr.c                 r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2409 src/simh/sim_tmxr.c                     sim_close_logfile (&lp->txlogref);
txlogref         2547 src/simh/sim_tmxr.c             sim_close_logfile (&lp->txlogref);
txlogref         2563 src/simh/sim_tmxr.c             r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
txlogref         2625 src/simh/sim_tmxr.c                 sim_close_logfile (&lp->txlogref);
txlogref         3604 src/simh/sim_tmxr.c sim_open_logfile (cptr, TRUE, &lp->txlog, &lp->txlogref);/* open log */
txlogref         3627 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 */