strncpy           114 src/dps8/dps8_absi.c         strncpy (absi_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           182 src/dps8/dps8_absi.c     strncpy (pfn, cptr, CBUFSIZE);
strncpy          1615 src/dps8/dps8_console.c           strncpy (needle, (char *) csp->autop + 1, expl);
strncpy          1786 src/dps8/dps8_console.c         strncpy (console_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           939 src/dps8/dps8_crdpun.c     strncpy(state -> raw_file_name, punch_file_name, sizeof(state -> raw_file_name));
strncpy          1287 src/dps8/dps8_crdpun.c         strncpy (pun_state [n] . device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          1308 src/dps8/dps8_crdpun.c     strncpy(pun_path_prefix, cptr, sizeof(pun_path_prefix) - 1);
strncpy          1043 src/dps8/dps8_crdrdr.c         strncpy (rdr_state [n] . device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          1064 src/dps8/dps8_crdrdr.c     strncpy(rdr_path_prefix, cptr, sizeof(rdr_path_prefix));
strncpy           265 src/dps8/dps8_dia.c     strncpy (pfn, cptr, CBUFSIZE);
strncpy           428 src/dps8/dps8_disk.c         strncpy (dsk_states[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          1699 src/dps8/dps8_disk.c         strncpy (ipc_states[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          1841 src/dps8/dps8_disk.c         strncpy (msp_states[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          1796 src/dps8/dps8_fnp2.c         strncpy (fnpData.fnpUnitData [n] . ipcName, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          2214 src/dps8/dps8_fnp2.c         strncpy (fnpData.fnpUnitData[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           249 src/dps8/dps8_mt.c         strncpy (mtp_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           447 src/dps8/dps8_mt.c         strncpy (tape_states [n] . device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy           513 src/dps8/dps8_mt.c     strncpy (tape_path_prefix, cptr, (sizeof(tape_path_prefix)-1));
strncpy           885 src/dps8/dps8_mt.c           strncpy(buffer, tapeFileName, (unsigned long)bufferLength);
strncpy           913 src/dps8/dps8_mt.c           strncpy(buffer, tapeFileName, (unsigned long)bufferLength);
strncpy          1829 src/dps8/dps8_prt.c         strncpy (prt_state[n].device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          1854 src/dps8/dps8_prt.c     strncpy(prt_path, cptr, sizeof(prt_path));
strncpy           128 src/dps8/dps8_socket_dev.c         strncpy (skc_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          2545 src/dps8/dps8_sys.c         strncpy (path, searchp, pathlen);
strncpy          2694 src/dps8/dps8_sys.c                         strncpy (prefix, line, 9);
strncpy          3114 src/dps8/dps8_sys.c     strncpy (w1, buf, colon);
strncpy          3121 src/dps8/dps8_sys.c         strncpy (w2, buf + colon + 1, plus);
strncpy          3733 src/dps8/dps8_sys.c         strncpy (dbgevents[n_dbgevents].tag, buf, dbgevent_tagsize - 1);
strncpy          4167 src/dps8/dps8_sys.c   strncpy (system_state->symbolTable.symtabHdr, SYMTAB_HDR, sizeof (system_state->symbolTable.symtabHdr));
strncpy          4372 src/dps8/dps8_sys.c   strncpy (system_state->stateHdr, STATE_HDR, sizeof (system_state->stateHdr));
strncpy          4374 src/dps8/dps8_sys.c   strncpy (system_state->commit_id, VER_H_GIT_HASH, sizeof (system_state->commit_id));
strncpy           127 src/dps8/dps8_urp.c         strncpy (urpState[n].deviceName, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          1688 src/dps8/dps8_utils.c 
strncpy           245 src/dps8/fnpuv.c       strncpy (ifr.ifr_name, dev, IFNAMSIZ);
strncpy           176 src/dps8/hdbg.c   strncpy (hevents[p].ctx, ctx, 15); \
strncpy           232 src/dps8/hdbg.c   strncpy (hevents[p].fault.faultMsg, faultMsg, 63);
strncpy           249 src/dps8/hdbg.c   strncpy (hevents[p].ctx, ctx, 15);
strncpy           562 src/dps8/udplib.c strncpy (gbuf, cptr, sizeof(gbuf)-1);
strncpy           598 src/dps8/udplib.c         strncpy(gbuf, hostp+1, sizeof(gbuf)-1);         /* remove brackets from domain literal host */
strncpy          1088 src/simh/linehistory.c     strncpy(l->buf, history[history_len - 1 - l->history_index], l->buflen);
strncpy          1143 src/simh/linehistory.c           strncpy(l->buf, history[cnt], l->buflen);
strncpy          1172 src/simh/linehistory.c           strncpy(l->buf, history[cnt], l->buflen);
strncpy          1968 src/simh/scp.c     strncpy (gbuf, cptr, sizeof (gbuf)-1);
strncpy          2668 src/simh/scp.c strncpy (abuf, fcptr, sizeof(abuf)-1);
strncpy          5228 src/simh/scp.c strncpy (abuf, cptr, sizeof(abuf)-1);
strncpy          5412 src/simh/scp.c strncpy (gbuf, cptr, sizeof(gbuf)-1);
strncpy          5441 src/simh/scp.c strncpy (uptr->filename, cptr, CBUFSIZE-1);             /* save name */
strncpy          6747 src/simh/scp.c             strncpy (cptr, tmpc, size-1);               /* copy result */
strncpy          8578 src/simh/scp.c     strncpy (newp, act, CBUFSIZE);                      /* copy action */
strncpy          8813 src/simh/scp.c     strncpy (buf, sim_brk_act[sim_do_depth], size);     /* copy action */
strncpy          1660 src/simh/sim_console.c     strncpy ((*pref)->name, gbuf, sizeof((*pref)->name));
strncpy           793 src/simh/sim_disk.c strncpy (uptr->filename, cptr, CBUFSIZE);               /* save name */
strncpy           512 src/simh/sim_sock.c     strncpy (default_pbuf, default_port, sizeof(default_pbuf)-1);
strncpy           514 src/simh/sim_sock.c strncpy (gbuf, cptr, sizeof(gbuf)-1);
strncpy           551 src/simh/sim_sock.c         strncpy(gbuf, hostp+1, sizeof(gbuf)-1);         /* remove brackets from domain literal host */
strncpy          2150 src/simh/sim_tmxr.c                 strncpy(logfiletmpl, cptr, sizeof(logfiletmpl)-1);
strncpy          2269 src/simh/sim_tmxr.c             strncpy (hostport, destination, sizeof(hostport));
strncpy          2307 src/simh/sim_tmxr.c             strncpy(mp->logfiletmpl, logfiletmpl, sizeof(mp->logfiletmpl)-1);
strncpy          3603 src/simh/sim_tmxr.c strncpy (lp->txlogname, cptr, CBUFSIZE-1);              /* save file name */