txlogref 2413 src/simh/sim_tmxr.c sim_close_logfile (&lp->txlogref); txlogref 2432 src/simh/sim_tmxr.c r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref); txlogref 2503 src/simh/sim_tmxr.c sim_close_logfile (&lp->txlogref); txlogref 2641 src/simh/sim_tmxr.c sim_close_logfile (&lp->txlogref); txlogref 2657 src/simh/sim_tmxr.c r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref); txlogref 2719 src/simh/sim_tmxr.c sim_close_logfile (&lp->txlogref); txlogref 3699 src/simh/sim_tmxr.c r = sim_open_logfile (cptr, TRUE, &lp->txlog, &lp->txlogref); /* open log */ txlogref 3726 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 */