Searched refs:strlcpy (Results 51 - 75 of 931) sorted by relevance

1234567891011>>

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dauthenc.c93 strlcpy(result, res, length);
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Dpasswd_dlg.c79 strlcpy(buf, passwd, size);
/macosx-10.10.1/cups-408/cups/cups/
H A Dcustom.c57 strlcpy(key.keyword, keyword, sizeof(key.keyword));
H A Ddir.c143 strlcpy(dp->directory, directory, sizeof(dp->directory));
193 strlcpy(dp->entry.filename, entry.cFileName, sizeof(dp->entry.filename));
334 strlcpy(dp->directory, directory, sizeof(dp->directory));
422 strlcpy(dp->entry.filename, entry->d_name, sizeof(dp->entry.filename));
H A Dusersys.c333 strlcpy(cg->server, server, sizeof(cg->server));
362 strlcpy(cg->servername, "localhost", sizeof(cg->servername));
364 strlcpy(cg->servername, cg->server, sizeof(cg->servername));
423 strlcpy(cg->user, user, sizeof(cg->user));
453 strlcpy(cg->user_agent, user_agent, sizeof(cg->user_agent));
955 strlcpy(encryption, value, sizeof(encryption));
966 strlcpy(server_name, value, sizeof(server_name));
972 strlcpy(user, value, sizeof(user));
977 strlcpy(any_root, value, sizeof(any_root));
983 strlcpy(expired_cert
[all...]
H A Dlanguage.c188 strlcpy(language, "en", langsize);
192 strlcpy(language, locale, langsize);
196 strlcpy(language, locale, langsize);
217 strlcpy(language, apple_language_locale[i].language, sizeof(language));
424 strlcpy(charset, "UTF8", sizeof(charset));
503 strlcpy(locale, ptr, sizeof(locale));
560 strlcpy(charset, "UTF8", sizeof(charset));
575 strlcpy(langname, "C", sizeof(langname));
624 strlcpy(langname, "C", sizeof(langname));
679 strlcpy(rea
[all...]
/macosx-10.10.1/efax-38/efax/
H A Defaxtest.c41 strlcpy(saddr.sun_path, "/var/run/efax", sizeof(saddr.sun_path));
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dresolvepath.c70 strlcpy(s, file, size - (s - path));
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregerror.c72 strlcpy(buf, s, size);
/macosx-10.10.1/mail_cmds-30/mail/
H A Dv7.local.c71 (void)strlcpy(buf, tmp, buflen);
/macosx-10.10.1/rsync-45/rsync/lib/
H A Dgetnameinfo.c128 if (strlcpy(serv, sp->s_name, servlen + 1) > servlen)
156 if (strlcpy(host, numaddr, hostlen + 1) > hostlen)
171 if (strlcpy(host, hp->h_name, hostlen + 1) > hostlen) {
185 if (strlcpy(host, numaddr, hostlen + 1) > hostlen)
/macosx-10.10.1/xnu-2782.1.97/osfmk/libsa/
H A Dstring.h67 /* strcpy() is being deprecated. Please use strlcpy() instead. */
72 extern size_t strlcpy(char *, const char *, size_t);
/macosx-10.10.1/Heimdal-398.1.2/lib/com_err/
H A Dparse.y82 strlcpy(name, $2, sizeof(name));
88 strlcpy(name, $3, sizeof(name));
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dsys.h104 #define strlcpy libedit_strlcpy macro
105 size_t strlcpy(char *dst, const char *src, size_t size);
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dgetnameinfo.c56 strlcpy (host, hostent_find_fqdn(he), hostlen);
83 strlcpy (serv, se->s_name, servlen);
/macosx-10.10.1/Libc-1044.1.2/string/FreeBSD/
H A Dstrerror.c78 strlcpy(buf, uprefix, len);
102 if (strlcpy(strerrbuf,
H A Dstrsignal.c104 n = strlcpy(ebuf,
112 n = strlcpy(ebuf,
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dsftp-glob.c83 strlcpy(ret->d_name, od->dir[od->offset++]->filename, MAXPATHLEN);
85 strlcpy(ret->d_name, od->dir[od->offset++]->filename,
/macosx-10.10.1/ksh-23/ksh/src/lib/libdll/
H A Ddllplug.c65 strlcpy(path, dle->path, size);
117 strlcpy(path, name, size);
/macosx-10.10.1/rsync-45/rsync/
H A Dtls.c81 strlcpy(linkbuf, " -> ", sizeof linkbuf);
107 strlcpy(datebuf, " ", sizeof datebuf);
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DP2PPacketFilter.c58 strlcpy( trans_e.anchor, anchorPath, sizeof( trans_e.anchor ) );
87 strlcpy( trans_e.anchor, anchorPath, sizeof( trans_e.anchor ) );
148 strlcpy( pr->anchor, anchorPath, sizeof( pr->anchor ) );
167 strlcpy( pr->rule.ifname, interfaceName, sizeof( pr->rule.ifname ) );
190 strlcpy( pr->rule.ifname, interfaceName, sizeof( pr->rule.ifname ) );
217 strlcpy( pr->rule.ifname, interfaceName, sizeof( pr->rule.ifname ) );
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dlog.c95 strlcpy(filename, ServerRoot, sizeof(filename));
117 strlcpy(ptr, ServerName, sizeof(filename) - (size_t)(ptr - filename));
206 strlcpy(backname, filename, sizeof(backname));
347 strlcpy(p->state_message, message, sizeof(p->state_message));
355 strlcpy(p->state_message, message, sizeof(p->state_message));
461 strlcpy(clientmsg, message, sizeof(clientmsg));
517 strlcpy(jobmsg, message, sizeof(jobmsg));
671 strlcpy(number, "1", sizeof(number));
689 strlcpy(bufptr, job->printer->name, sizeof(buffer) - (size_t)(bufptr - buffer));
699 strlcpy(bufpt
[all...]
H A Dcups-driverd.cxx270 strlcpy(ppd->record.filename, filename, sizeof(ppd->record.filename));
271 strlcpy(ppd->record.name, name, sizeof(ppd->record.name));
272 strlcpy(ppd->record.languages[0], language,
274 strlcpy(ppd->record.products[0], product, sizeof(ppd->record.products[0]));
275 strlcpy(ppd->record.psversions[0], psversion,
277 strlcpy(ppd->record.make, make, sizeof(ppd->record.make));
278 strlcpy(ppd->record.make_and_model, make_and_model,
280 strlcpy(ppd->record.device_id, device_id, sizeof(ppd->record.device_id));
281 strlcpy(ppd->record.scheme, scheme, sizeof(ppd->record.scheme));
445 strlcpy(schem
[all...]
/macosx-10.10.1/cups-408/cups/cgi-bin/
H A Dipp-var.c117 strlcpy(name, "printer_state_history", sizeof(name));
335 strlcpy(current_dest, strrchr(attr->values[0].string.text, '/') + 1,
863 strlcpy(resource, newresource, sizeof(resource));
905 strlcpy(url, resource, (size_t)urlsize);
920 strlcpy(url, uri, (size_t)urlsize);
1025 strlcpy(valptr, _("Printer Paused"), remaining);
1027 strlcpy(valptr, _("Printer Added"), remaining);
1029 strlcpy(valptr, _("Printer Modified"), remaining);
1031 strlcpy(valptr, _("Printer Deleted"), remaining);
1033 strlcpy(valpt
[all...]
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dcomplete.c195 (void)strlcpy(dir, word, file - word + 1);
203 (void)strlcpy(dir, p, sizeof(dir));
238 (void)strlcpy(path, dir, sizeof(path));
308 (void)strlcpy(dir, word, cp - word + 2);
343 (void)strlcpy(lastdir, dir, sizeof(lastdir));
378 (void)strlcpy(line, lf->buffer, len + 1);
394 (void)strlcpy(word, margv[cursor_argc], cursor_argo + 1);

Completed in 338 milliseconds

1234567891011>>