Searched refs:strncpy (Results 76 - 100 of 939) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl/tcl/compat/
H A Dopendir.c92 strncpy(dir.d_name, dp->od_name, ODIRSIZ);
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A Dregerror.c116 strncpy(errbuf, msg, errbuf_size-1);
/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A Dopendir.c89 strncpy(dir.d_name, dp->od_name, ODIRSIZ);
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A Dregerror.c103 strncpy(errbuf, msg, errbuf_size-1);
/macosx-10.10/uucp-11/uucp/unix/
H A Ddirent.c108 strncpy (q->s.d_name, sdir.d_name, DIRSIZ);
/macosx-10.10/vim-55/src/
H A Dpty.c212 strncpy(PtyName, m, sizeof(PtyName));
213 strncpy(TtyName, s, sizeof(TtyName));
304 strncpy(TtyName, m, sizeof(TtyName));
329 strncpy(TtyName, ttyname(f), sizeof(TtyName));
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dcreate_file.c141 strncpy(optf, optarg, 20);
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dnlmheader.y170 strncpy (copyright_hdr->stamp, "CoPyRiGhT=", 10);
179 strncpy (copyright_hdr->copyrightMessage, $2, len);
221 strncpy (var_hdr->descriptionText, $2, len);
324 strncpy (var_hdr->screenName, $2, len);
357 strncpy (var_hdr->threadName, $2, len);
374 strncpy (version_hdr->stamp, "VeRsIoN#", 8);
398 strncpy (version_hdr->stamp, "VeRsIoN#", 8);
/macosx-10.10/tcsh-65/tcsh/
H A Dtc.who.c335 (void) strncpy(wp->who_new, utmp.ut_name, UTNAMLEN);
340 (void) strncpy(wp->who_host, host, UTHOSTLEN);
344 (void) strncpy(wp->who_host, utmp.ut_host, UTHOSTLEN);
356 (void) strncpy(wpnew->who_tty, utmp.ut_line, UTLINLEN);
361 (void) strncpy(wpnew->who_host, host, UTHOSTLEN);
365 (void) strncpy(wpnew->who_host, utmp.ut_host, UTHOSTLEN);
377 (void) strncpy(wpnew->who_new, utmp.ut_name, UTNAMLEN);
674 (void) strncpy(wp->who_new, name, UTNAMLEN);
684 (void) strncpy(wpnew->who_tty, mach_nm, UTLINLEN);
689 (void) strncpy(wpne
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_parse.c2371 strncpy(t, "; ", BUFFER_SIZES(buffer, t, size));
2381 strncpy(t, "; ", BUFFER_SIZES(buffer, t, size));
2385 strncpy(t, "(", BUFFER_SIZES(buffer, t, size));
2396 strncpy(t, "; ", BUFFER_SIZES(buffer, t, size));
2400 strncpy(t, sflagstrings[i].name, BUFFER_SIZES(buffer, t, size));
2405 strncpy(t, ")", BUFFER_SIZES(buffer, t, size));
3103 strncpy(tmp_ctl.parseformat.parse_buffer, parse->parse_type->cl_format, sizeof(tmp_ctl.parseformat.parse_buffer));
3392 strncpy(tt, "<UNDEFINED>\"", BUFFER_SIZES(start, tt, 128));
3447 strncpy(tt, "refclock_states=\"", LEN_STATES);
3482 strncpy(t
[all...]
/macosx-10.10/network_cmds-457/ifconfig.tproj/
H A Difconfig.c327 strncpy(paifr.ifr_name, ifa->ifa_name, sizeof(paifr.ifr_name));
499 strncpy(ifr.ifr_name, name, sizeof ifr.ifr_name);
594 strncpy(afp->af_ridreq, name, sizeof ifr.ifr_name);
611 strncpy(afp->af_addreq, name, sizeof ifr.ifr_name);
752 strncpy(my_ifr.ifr_name, name, sizeof (my_ifr.ifr_name));
792 strncpy(ifr.ifr_name, name, sizeof (ifr.ifr_name));
802 strncpy(ifr.ifr_name, name, sizeof (ifr.ifr_name));
849 strncpy(ifdr.ifdr_name, name, sizeof (ifdr.ifdr_name));
851 strncpy((char *)ifdr.ifdr_desc, val, sizeof (ifdr.ifdr_desc));
869 strncpy(iflp
[all...]
/macosx-10.10/lsof-53/lsof/lib/
H A Dsnpf.c367 (void) strncpy(ebuf, "ll is unsupported", ebufl);
388 (void) strncpy(ebuf, "ll is unsupported", ebufl);
409 (void) strncpy(ebuf, "ll is unsupported", ebufl);
434 (void) strncpy(ebuf, "ll is unsupported", ebufl);
464 (void) strncpy(ebuf, "ll is unsupported", ebufl);
500 (void) strncpy(&ebuf[1], " is unsupported", ebufl);
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dcstring.h46 U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size))
57 #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Dstdio.c117 strncpy( buf, str, sizeof(buf) );
175 strncpy(s2, ss, rem);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dcharray.c264 strncpy( p, sep, slen );
269 strncpy( p, *v, len );
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Doslib.c205 strncpy (name, ut.nodename, i < namelen ? i : namelen);
214 strncpy (name, "unknown", namelen);
/macosx-10.10/bootp-298/bootplib/
H A Dhost_identifier.c113 strncpy(tmp, str, sizeof(tmp) - 1);
139 strncpy(tmp, scan, colon - scan);
/macosx-10.10/llvmCore-3425.0.34/unittests/VMCore/
H A DMetadataTest.cpp53 strncpy(str, "testing 1 2 3", 13);
55 strncpy(str, "aaaaaaaaaaaaa", 13);
/macosx-10.10/network_cmds-457/traceroute.tproj/
H A Difaddrlist.c157 strncpy(ifr.ifr_name, ifrp->ifr_name, sizeof(ifr.ifr_name));
173 (void)strncpy(device, ifr.ifr_name, sizeof(ifr.ifr_name));
/macosx-10.10/pdisk-9/
H A Dhfs_misc.c21 // for strncpy() & strcmp()
216 strncpy(name, &mdb->drVN[1], len);
224 strncpy(name, &mdb->drVN[1], len);
/macosx-10.10/top-100.1.2/
H A Duserinput.c84 strncpy(current_state->buf, err, sizeof(current_state->buf));
112 strncpy(current_state->buf, status, sizeof(current_state->buf));
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dsocket.c102 strncpy(soun.sun_path, localfn, sizeof(soun.sun_path)-1);
231 strncpy(soun.sun_path, args[0], sizeof(soun.sun_path)-1);
/macosx-10.10/Libc-1044.1.2/regex/FreeBSD/
H A Dregerror.c149 (void) strncpy(errbuf, s, errbuf_size-1);
/macosx-10.10/adv_cmds-158/finger/
H A Dutil.c81 (void)strncpy(p = tbuf, pw->pw_gecos, sizeof(tbuf));
92 (void)strncpy(t, pw->pw_name,
355 (void)strncpy(bp = tbuf, pw->pw_gecos, sizeof(tbuf));
365 (void)strncpy(t, pw->pw_name,
/macosx-10.10/apr-32/apr/apr/dso/beos/
H A Ddso.c77 strncpy(buffer, strerror(errno), buflen);

Completed in 181 milliseconds

1234567891011>>