Searched refs:strlcpy (Results 201 - 225 of 931) sorted by relevance

1234567891011>>

/macosx-10.10.1/OpenSSH-189/openssh/
H A Dsshlogin.c78 strlcpy(buf, li.hostname, bufsize);
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dreaderstate.h97 void xreaderName(const char *rname, size_t len = MAX_READERNAME) { Atomic<int>::barrier(); strlcpy(readerName, rname, len); }
/macosx-10.10.1/bless-103/
H A DhandleInfo.c272 strlcpy(actargs[kinfo].argument, mnts[vols].f_mntonname, kMaxArgLength);
362 strlcpy(cpath, MISSINGMSG, sizeof cpath);
551 strlcpy(bootRootDevice, "/dev/", deviceLen);
574 strlcpy(bootRootDevice, memberPartition, deviceLen);
/macosx-10.10.1/bless-103/libbless/HFS/
H A DBLGetDiskSectorsForFile.c84 strlcpy(device, sb.f_mntfromname, deviceLen);
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDNotifierInformViaFD.c89 (void) strlcpy(tmpdir, _PATH_TMP, sizeof(tmpdir));
/macosx-10.10.1/cups-408/cups/cgi-bin/
H A Dtemplate.c105 strlcpy(locale + 1, lang, sizeof(locale) - 1);
490 strlcpy(s, innerval, sizeof(compare) - (size_t)(s - compare));
497 strlcpy(s, innerval, sizeof(compare) - (size_t)(s - compare));
502 strlcpy(s, innerval, sizeof(compare) - (size_t)(s - compare));
/macosx-10.10.1/cups-408/cups/cups/
H A Dnotify.c150 strlcpy(buffer, subscribed->values[0].string.text, sizeof(buffer));
H A Dstring-private.h168 # define strlcpy _cups_strlcpy macro
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dcups-deviced.c377 strlcpy(device->device_class, device_class, sizeof(device->device_class));
378 strlcpy(device->device_info, device_info, sizeof(device->device_info));
379 strlcpy(device->device_uri, device_uri, sizeof(device->device_uri));
496 strlcpy(temp, line, sizeof(temp));
H A Dcupsfilter.c204 strlcpy(cupsfilesconf, argv[i], sizeof(cupsfilesconf));
614 strlcpy(filename, program, sizeof(filename));
786 strlcpy(sptr, option->name, bytes - (size_t)(sptr - s));
1021 strlcpy(ppd, "PPD=/System/Library/Frameworks/ApplicationServices.framework/"
1025 strlcpy(ppd, "PPD=/System/Library/Frameworks/ApplicationServices.framework/"
1048 strlcpy(printer_location, "PRINTER_LOCATION=Unknown",
1055 strlcpy(printer_location, "PRINTER_LOCATION=Unknown",
1124 strlcpy(program, filter->filter, sizeof(program));
1398 strlcpy(line, filename, sizeof(line));
/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextload_main.c387 strlcpy(scratchCString, "unknown", sizeof(scratchCString));
422 strlcpy(scratchCString, "unknown", sizeof(scratchCString));
513 strlcpy(scratchCString, "unknown", sizeof(scratchCString));
599 strlcpy(scratchCString, "unknown", sizeof(scratchCString));
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/path/
H A Dpathkey.c102 strlcpy(tmp, path, sizeof(tmp));
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dshims.h110 inline size_t strlcpy(char *dst, const char *src, size_t size) { function
/macosx-10.10.1/libutil-38/tzlinkd/
H A Dtzlinkd.c136 if (strlcpy(path, TZDIR, size) >= size) {
/macosx-10.10.1/network_cmds-457/ifconfig.tproj/
H A Daf_link.c122 strlcpy(temp + 1, addr, slen + 1);
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dmissing.h204 RUBY_EXTERN size_t strlcpy(char *, const char*, size_t);
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dsetproctitle.c161 len = strlcpy(argv_start, ptitle, argv_env_len);
/macosx-10.10.1/smb-759.0/lib/smb/
H A Dnb_name.c73 strlcpy((char *)nn.nn_name, name, sizeof(nn.nn_name));
/macosx-10.10.1/sudo-73/src/auth/
H A Dfwtk.c117 strlcpy(buf, "response dummy", sizeof(buf));
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/tests/
H A Dkextcopyright.c106 bytes_copied = strlcpy(converted_string, (const char *) data_bytes,
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dftp.c.orig200 (void)strlcpy(hostnamebuf, res0->ai_canonname,
203 (void)strlcpy(hostnamebuf, host, sizeof(hostnamebuf));
210 strlcpy(hbuf, "?", sizeof(hbuf));
496 (void)strlcpy(reply_string, current_line,
564 strlcpy(msgbuf, "\nreceive", sizeof(msgbuf));
567 strlcpy(msgbuf, "\nsend", sizeof(msgbuf));
1770 (void)strlcpy(ip->name, hostname, sizeof(ip->name));
1796 (void)strlcpy(ip->nti, ntin, sizeof(ip->nti));
1797 (void)strlcpy(ntin, op->nti, sizeof(ntin));
1798 (void)strlcpy(i
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.c1491 cp += strlcpy (cp, corename, KDP_MAXPACKET);
1493 cp += strlcpy (cp, mode, KDP_MAXPACKET - strlen(corename));
1495 cp += strlcpy(cp, KDP_FEATURE_MASK_STRING, sizeof(KDP_FEATURE_MASK_STRING));
1737 strlcpy(vstr, "custom", 10);
1754 strlcpy(versionbuf, vstr, KDP_MAXPACKET);
1766 strlcpy(panicd_ip_str, destipstr, sizeof(panicd_ip_str));
1771 strlcpy(router_ip_str, routeripstr, sizeof(router_ip_str));
1776 strlcpy(corename_str, filename, sizeof(corename_str));
1831 strlcpy(destipstr, panicd_ip_str,
1839 strlcpy(routeripst
[all...]
/macosx-10.10.1/file_cmds-242/pax/
H A Dpax_format.c790 strlcpy(arcn->name,current_value,sizeof(arcn->name));
906 cnt = strlcpy(dest, hd->prefix, sizeof(arcn->name) - 1);
1045 strlcpy(arcn->name,*(o_option_table[global_ext_header_entry[i]].g_value),
1057 strlcpy(arcn->name,*(o_option_table[ext_header_entry[i]].x_value),
1240 strlcpy(hd->name, header_name, sizeof(hd->name));
1355 strlcpy(hd->prefix, arcn->name, sizeof(hd->prefix));
1366 strlcpy(hd->name, pt, sizeof(hd->name));
1406 strlcpy(hd->linkname, arcn->ln_name, sizeof(hd->linkname));
1570 if ((nlen = strlcpy(buf, *gnu_name, len)) >= len)
1578 if ((nlen = strlcpy(bu
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Druserpass.c80 strlcpy (hostname_str, "", sz);
96 strlcpy (hostname_str, ai->ai_canonname, sz);
/macosx-10.10.1/Heimdal-398.1.2/appl/otp/
H A Dotp.c87 strlcpy (newctx.seed, argv[1], sizeof(newctx.seed));
153 strlcpy (ctx.seed, argv[1], sizeof(ctx.seed));

Completed in 475 milliseconds

1234567891011>>