strncpy           115 src/dps8/dps8_absi.c         strncpy (absi_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           183 src/dps8/dps8_absi.c     strncpy (pfn, cptr, CBUFSIZE);
strncpy          1641 src/dps8/dps8_console.c           strncpy (needle, (char *) csp->autop + 1, expl);
strncpy          1806 src/dps8/dps8_console.c         strncpy (console_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           962 src/dps8/dps8_crdpun.c     strncpy(state -> raw_file_name, punch_file_name, sizeof(state -> raw_file_name) - 1);
strncpy          1042 src/dps8/dps8_crdpun.c             strncpy (new_target_filename, old_open_filename, open_ext_pos - old_open_filename);
strncpy          1361 src/dps8/dps8_crdpun.c         strncpy (pun_state [n] . device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          1382 src/dps8/dps8_crdpun.c     strncpy(pun_path_prefix, cptr, sizeof(pun_path_prefix) - 1);
strncpy           937 src/dps8/dps8_crdrdr.c     strncpy (rdr_state [readerIndex].fname, fname, sizeof(rdr_state [readerIndex].fname) - 1);
strncpy          1263 src/dps8/dps8_crdrdr.c         strncpy (rdr_state [n] . device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          1284 src/dps8/dps8_crdrdr.c     strncpy(rdr_path_prefix, cptr, sizeof(rdr_path_prefix) -1);
strncpy           266 src/dps8/dps8_dia.c     strncpy (pfn, cptr, CBUFSIZE);
strncpy           427 src/dps8/dps8_disk.c         strncpy (dsk_states[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          1702 src/dps8/dps8_disk.c         strncpy (ipc_states[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          1844 src/dps8/dps8_disk.c         strncpy (msp_states[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          1836 src/dps8/dps8_fnp2.c         strncpy (fnpData.fnpUnitData [n] . ipcName, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          2300 src/dps8/dps8_fnp2.c         strncpy (fnpData.fnpUnitData[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           287 src/dps8/dps8_mgp.c       strncpy(mgp_state[n].device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy           318 src/dps8/dps8_mgp.c   strncpy(ncp_socket_path, cptr, NCP_SOCKET_PATH_MAX - 1);
strncpy           250 src/dps8/dps8_mt.c         strncpy (mtp_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy           446 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           887 src/dps8/dps8_mt.c           strncpy(buffer, tapeFileName, (unsigned long)bufferLength);
strncpy           915 src/dps8/dps8_mt.c           strncpy(buffer, tapeFileName, (unsigned long)bufferLength);
strncpy           282 src/dps8/dps8_net.c       strncpy(net_state[n].device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy           313 src/dps8/dps8_net.c   strncpy(gateway_socket_path, cptr, GATEWAY_SOCKET_PATH_MAX - 1);
strncpy          1178 src/dps8/dps8_prt.c             strncpy (new_target_filename, old_open_filename, open_ext_pos - old_open_filename);
strncpy          2099 src/dps8/dps8_prt.c         strncpy (prt_state[n].device_name, cptr, MAX_DEV_NAME_LEN - 1);
strncpy          2149 src/dps8/dps8_prt.c     strncpy(prt_path, cptr, sizeof(prt_path) - 1);
strncpy          2192 src/dps8/dps8_prt.c                     strncpy (new_target_filename, old_open_filename, open_ext_pos - old_open_filename);
strncpy           125 src/dps8/dps8_socket_dev.c         strncpy (skc_state[n].device_name, cptr, MAX_DEV_NAME_LEN-1);
strncpy          2560 src/dps8/dps8_sys.c         strncpy (path, searchp, pathlen);
strncpy          2709 src/dps8/dps8_sys.c                         strncpy (prefix, line, 9);
strncpy          3130 src/dps8/dps8_sys.c     strncpy (w1, buf, colon);
strncpy          3137 src/dps8/dps8_sys.c         strncpy (w2, buf + colon + 1, plus);
strncpy          3751 src/dps8/dps8_sys.c         strncpy (dbgevents[n_dbgevents].tag, buf, dbgevent_tagsize - 1);
strncpy          4173 src/dps8/dps8_sys.c   strncpy (system_state->symbolTable.symtabHdr, SYMTAB_HDR, sizeof (system_state->symbolTable.symtabHdr));
strncpy          4536 src/dps8/dps8_sys.c   strncpy (system_state->stateHdr, STATE_HDR, sizeof (system_state->stateHdr));
strncpy          4538 src/dps8/dps8_sys.c   strncpy (system_state->commit_id, VER_H_GIT_HASH, sizeof (system_state->commit_id));
strncpy           124 src/dps8/dps8_urp.c         strncpy (urpState[n].deviceName, cptr, MAX_DEV_NAME_LEN - 1);
strncpy           234 src/dps8/dps8_utils.c                 strncpy(buff, extMods[n].mod, sizeof(buff) - 1);
strncpy          1819 src/dps8/dps8_utils.c 
strncpy           250 src/dps8/fnpuv.c       strncpy (ifr.ifr_name, dev, IFNAMSIZ);
strncpy           184 src/dps8/hdbg.c   strncpy (hevents[p].ctx, ctx, 15); \
strncpy           246 src/dps8/hdbg.c   strncpy (hevents[p].fault.faultMsg, faultMsg, 63);
strncpy           265 src/dps8/hdbg.c   strncpy (hevents[p].ctx, ctx, 15);
strncpy          1622 src/dps8/panelScraper.c         strncpy (message, msg, sizeof (message));
strncpy           582 src/dps8/udplib.c strncpy (gbuf, cptr, sizeof(gbuf)-1);
strncpy           618 src/dps8/udplib.c         strncpy(gbuf, hostp+1, sizeof(gbuf)-1);         /* remove brackets from domain literal host */
strncpy           450 src/prt2pdf/prt2pdf.c       (void)strncpy (IMPACT_TOP, varname, 255);
strncpy           646 src/prt2pdf/prt2pdf.c               strncpy (buffer, expanded_buffer, 8192);
strncpy           957 src/punutil/cardutil.c   (void)strncpy (cardImage, contents, cardImageLen);
strncpy          1646 src/punutil/cardutil.c       (void)strncpy (r_input_dir, input_dir, sizeof (r_input_dir));
strncpy          1649 src/punutil/cardutil.c       (void)strncpy (r_output_dir, output_dir, sizeof (r_output_dir));
strncpy          1654 src/punutil/cardutil.c           (void)strncpy (r_archive_dir, archive_dir, sizeof (r_archive_dir));
strncpy          1106 src/simh/linehistory.c     strncpy(l->buf, history[history_len - 1 - l->history_index], l->buflen);
strncpy          1159 src/simh/linehistory.c           strncpy(l->buf, history[cnt], l->buflen);
strncpy          1187 src/simh/linehistory.c           strncpy(l->buf, history[cnt], l->buflen);
strncpy          2315 src/simh/scp.c     strncpy (gbuf, cptr, sizeof (gbuf)-1);
strncpy          3054 src/simh/scp.c strncpy (abuf, fcptr, sizeof(abuf)-1);
strncpy          6025 src/simh/scp.c strncpy (abuf, cptr, sizeof(abuf)-1);
strncpy          6208 src/simh/scp.c strncpy (gbuf, cptr, sizeof(gbuf)-1);
strncpy          6237 src/simh/scp.c strncpy (uptr->filename, cptr, CBUFSIZE-1);             /* save name */
strncpy          7547 src/simh/scp.c             strncpy (cptr, tmpc, size-1);               /* copy result */
strncpy          9389 src/simh/scp.c     strncpy (newp, act, CBUFSIZE);                      /* copy action */
strncpy          9638 src/simh/scp.c     strncpy (buf, sim_brk_act[sim_do_depth], size);     /* copy action */
strncpy          1686 src/simh/sim_console.c     (void)strncpy ((*pref)->name, gbuf, sizeof((*pref)->name) - 1);
strncpy           809 src/simh/sim_disk.c strncpy (uptr->filename, cptr, CBUFSIZE);               /* save name */
strncpy           523 src/simh/sim_sock.c     strncpy (default_pbuf, default_port, sizeof(default_pbuf)-1);
strncpy           525 src/simh/sim_sock.c strncpy (gbuf, cptr, sizeof(gbuf)-1);
strncpy           562 src/simh/sim_sock.c         strncpy(gbuf, hostp+1, sizeof(gbuf)-1);         /* remove brackets from domain literal host */
strncpy          2231 src/simh/sim_tmxr.c                 strncpy(logfiletmpl, cptr, sizeof(logfiletmpl)-1);
strncpy          2350 src/simh/sim_tmxr.c             strncpy (hostport, destination, sizeof(hostport));
strncpy          2388 src/simh/sim_tmxr.c             strncpy(mp->logfiletmpl, logfiletmpl, sizeof(mp->logfiletmpl)-1);
strncpy          3694 src/simh/sim_tmxr.c strncpy (lp->txlogname, cptr, CBUFSIZE-1);              /* save file name */