sim_open_logfile 1304 src/simh/sim_console.c r = sim_open_logfile (gbuf, (sim_switches & SWMASK ('B')) == SWMASK ('B'),
sim_open_logfile 1361 src/simh/sim_console.c r = sim_open_logfile (gbuf, FALSE, &sim_deb, &sim_deb_ref);
sim_open_logfile  107 src/simh/sim_console.h t_stat sim_open_logfile (const char *filename, t_bool binary, FILE **pf, FILEREF **pref);
sim_open_logfile 2338 src/simh/sim_tmxr.c                 r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
sim_open_logfile 2563 src/simh/sim_tmxr.c             r = sim_open_logfile (lp->txlogname, TRUE, &lp->txlog, &lp->txlogref);
sim_open_logfile 3604 src/simh/sim_tmxr.c sim_open_logfile (cptr, TRUE, &lp->txlog, &lp->txlogref);/* open log */