Searched refs:strlcpy (Results 151 - 175 of 931) sorted by relevance

1234567891011>>

/macosx-10.10.1/Heimdal-398.1.2/appl/kf/
H A Dkfd.c258 strlcpy(krb5_tkfile,ccname,sizeof(krb5_tkfile));
264 strlcpy(ret_string, "no", sizeof(ret_string));
267 strlcpy(ret_string, "ok", sizeof(ret_string));
/macosx-10.10.1/Libc-1044.1.2/os/
H A Ddebug_private.c67 strlcpy(path, "/var/tmp/", sizeof(path));
79 strlcpy(path, tmpdir, sizeof(path));
226 strlcpy(err_str, pfx, sizeof(err_str));
/macosx-10.10.1/bind9-45.101/bind9/bin/dig/
H A Dnslookup.c568 strlcpy(defclass, &opt[6], sizeof(defclass));
571 strlcpy(defclass, &opt[3], sizeof(defclass));
574 strlcpy(deftype, &opt[5], sizeof(deftype));
577 strlcpy(deftype, &opt[3], sizeof(deftype));
580 strlcpy(deftype, &opt[10], sizeof(deftype));
583 strlcpy(deftype, &opt[6], sizeof(deftype));
586 strlcpy(deftype, &opt[3], sizeof(deftype));
589 strlcpy(deftype, &opt[2], sizeof(deftype));
591 strlcpy(domainopt, &opt[7], sizeof(domainopt));
595 strlcpy(domainop
[all...]
/macosx-10.10.1/cups-408/cups/backend/
H A Dnetwork.c133 strlcpy(dataptr, snmp_value, sizeof(data) - (size_t)(dataptr - data));
278 strlcpy(data, (char *)packet.object_value.string.bytes,
290 strlcpy(data, device_id, sizeof(data));
H A Dsnmp-supplies.c327 strlcpy(ptr, "-1", sizeof(value) - (size_t)(ptr - value));
542 strlcpy(description, "Unknown", sizeof(description));
546 strlcpy(description, (char *)packet.object_value.string.bytes,
689 strlcpy(supplies[i].color, "none", sizeof(supplies[i].color));
704 strlcpy(ptr, supplies[i].color, sizeof(value) - (size_t)(ptr - value));
752 strlcpy(ptr, "unknown", sizeof(value) - (size_t)(ptr - value));
754 strlcpy(ptr, types[type - CUPS_TC_other], sizeof(value) - (size_t)(ptr - value));
821 strlcpy(supplies[j].color, colors[k][1], sizeof(supplies[j].color));
864 strlcpy(supplies[i - 1].name,
/macosx-10.10.1/cups-408/cups/cups/
H A Dsnprintf.c195 strlcpy(bufptr, temp, (size_t)(bufend - bufptr));
226 strlcpy(bufptr, temp, (size_t)(bufend - bufptr));
250 strlcpy(bufptr, temp, (size_t)(bufend - bufptr));
/macosx-10.10.1/cups-408/cups/filter/
H A Draster.c549 strlcpy(fh.MediaClass, "PwgRaster", sizeof(fh.MediaClass));
551 strlcpy(fh.MediaColor, r->header.MediaColor, sizeof(fh.MediaColor));
552 strlcpy(fh.MediaType, r->header.MediaType, sizeof(fh.MediaType));
553 strlcpy(fh.OutputType, r->header.OutputType, sizeof(fh.OutputType));
610 strlcpy(fh.cupsRenderingIntent, r->header.cupsRenderingIntent,
612 strlcpy(fh.cupsPageSizeName, r->header.cupsPageSizeName,
663 strlcpy(fh.MediaClass, "PwgRaster", sizeof(fh.MediaClass));
664 strlcpy(fh.MediaColor, r->header.MediaColor, sizeof(fh.MediaColor));
665 strlcpy(fh.MediaType, r->header.MediaType, sizeof(fh.MediaType));
666 strlcpy(f
[all...]
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dnetwork.c53 strlcpy(key.name, name, sizeof(key.name));
168 strlcpy(hostname, "localhost", sizeof(hostname));
189 strlcpy(temp->name, addr->ifa_name, sizeof(temp->name));
H A Ddirsvc.c378 strlcpy(rp_str, p->name, sizeof(rp_str));
388 strlcpy(admin_hostname, DNSSDHostName, sizeof(admin_hostname));
1044 strlcpy(temp, type, sizeof(temp));
1078 strlcpy(temp, subtypes, sizeof(temp));
1191 strlcpy(name, p->info, sizeof(name));
1196 strlcpy(name, p->name, sizeof(name));
1199 strlcpy(name, p->reg_name, sizeof(name));
1514 strlcpy(webif, "CUPS", sizeof(webif));
1553 strlcpy(bufptr, p->auth_info_required[i], bufsize - (size_t)(bufptr - buffer));
1586 strlcpy(buffe
[all...]
H A Dclient.c312 strlcpy(con->servername, "localhost", sizeof(con->servername));
318 strlcpy(con->servername, "localhost", sizeof(con->servername));
325 strlcpy(con->servername, "localhost", sizeof(con->servername));
748 strlcpy(con->uri, resource, sizeof(con->uri));
1332 strlcpy(line, "text/plain", sizeof(line));
1734 strlcpy(line, "text/plain", sizeof(line));
2336 strlcpy(auth_str, "Basic realm=\"CUPS\"", sizeof(auth_str));
2342 strlcpy(auth_str, "Basic realm=\"CUPS\"", sizeof(auth_str));
2345 strlcpy(auth_str, "Negotiate", sizeof(auth_str));
2390 strlcpy(auth_ke
[all...]
/macosx-10.10.1/file_cmds-242/pax/
H A Dtar.c437 arcn->ln_nlen = strlcpy(arcn->ln_name, hd->linkname, sizeof(arcn->ln_name));
446 arcn->ln_nlen = strlcpy(arcn->ln_name, hd->linkname, sizeof(arcn->ln_name));
591 strlcpy(hd->name, arcn->name, sizeof(hd->name));
609 strlcpy(hd->linkname, arcn->ln_name, sizeof(hd->linkname));
617 strlcpy(hd->linkname, arcn->ln_name, sizeof(hd->linkname));
770 cnt = strlcpy(dest, hd->prefix, sizeof(arcn->name) - 1);
970 strlcpy(hd->prefix, arcn->name, sizeof(hd->prefix));
981 strlcpy(hd->name, pt, sizeof(hd->name));
1021 strlcpy(hd->linkname, arcn->ln_name, sizeof(hd->linkname));
1190 if ((nlen = strlcpy(bu
[all...]
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dutil.c163 (void)strlcpy(typename, "ascii", sizeof(typename));
166 (void)strlcpy(formname, "non-print", sizeof(formname));
168 (void)strlcpy(modename, "stream", sizeof(modename));
170 (void)strlcpy(structname, "file", sizeof(structname));
172 (void)strlcpy(bytename, "8", sizeof(bytename));
248 (void)strlcpy(typename, "binary", sizeof(typename));
443 (void)strlcpy(nuser, user, len);
492 (void)strlcpy(line, "$init", sizeof(line));
582 len = strlcpy(temp, tmpdir, sizeof(temp));
868 (void)strlcpy(parentdirbu
[all...]
/macosx-10.10.1/remote_cmds-47/wall.tproj/
H A Dwall.c191 strlcpy(username, u->ut_user, sizeof(username));
193 strlcpy(username, utmp.ut_name, sizeof(utmp.ut_name));
216 strlcpy(line, u->ut_line, sizeof(line));
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Dcmds.c131 strlcpy(typename, "ascii", sizeof(typename));
134 strlcpy(formname, "non-print", sizeof(formname));
136 strlcpy(modename, "stream", sizeof(modename));
138 strlcpy(structname, "file", sizeof(structname));
140 strlcpy(bytename, "8", sizeof(bytename));
183 strlcpy(typename, "binary", sizeof(typename));
256 strlcpy(typename, p->t_name, sizeof(typename));
799 strlcpy(temp, _PATH_TMP_XXX, sizeof(temp));
1435 strlcpy(buf, initial, sizeof(buf));
1591 strlcpy (acctst
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dauth2-jpake.c295 strlcpy(*salt, authctxt->pw->pw_passwd, salt_len);
305 strlcpy(*salt, authctxt->pw->pw_passwd, salt_len);
317 strlcpy(*salt, authctxt->pw->pw_passwd,
329 strlcpy(*salt, authctxt->pw->pw_passwd, salt_len);
340 strlcpy(*salt, authctxt->pw->pw_passwd, salt_len);
/macosx-10.10.1/rsync-45/rsync/
H A Dsender.c150 strlcpy(fname + offset, fname2, sizeof(fname)-offset);
275 offset = strlcpy(fname, file->dir.root, sizeof fname);
285 strlcpy(fname + offset, fname3, sizeof(fname) - offset);
334 strlcpy(fname_src, fname, MAXPATHLEN);
340 strlcpy(fname_src + offset, file->basename + 2, MAXPATHLEN);
H A Dexclude.c165 strlcpy(ret->pattern + ex_len, pat, pat_len + 1);
285 strlcpy(buf, merge_file, *len_ptr + 1);
298 strlcpy(to, merge_file, *len_ptr + 1);
308 strlcpy(fn, merge_file, len_ptr ? *len_ptr + 1 : MAXPATHLEN);
374 strlcpy(buf, x, MAXPATHLEN);
391 strlcpy(save, y, MAXPATHLEN);
394 strlcpy(x, ex->pattern, MAXPATHLEN - (x - buf));
399 strlcpy(y, save, MAXPATHLEN);
451 if (strlcpy(dirbuf + dirbuf_len, ex->pattern,
982 strlcpy(lin
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kadmin/
H A Dget.c134 strlcpy(buf, s, buf_len);
202 strlcpy(buf, "unknown", buf_len);
216 strlcpy(buf, "unknown", buf_len);
229 strlcpy(buf, princ->policy, buf_len);
231 strlcpy(buf, "none", buf_len);
256 strlcpy(buf, "", buf_len);
334 strlcpy(buf, "<unknown>", buf_len);
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dverify_krb5_conf.c169 strlcpy(service, "http", sizeof(service));
174 strlcpy(service, "http", sizeof(service));
179 strlcpy(service, "kerberos", sizeof(service));
184 strlcpy(service, "kerberos", sizeof(service));
188 strlcpy(service, "kerberos", sizeof(service));
327 strlcpy(severity, "ERR", sizeof(severity));
329 strlcpy(facility, "AUTH", sizeof(facility));
/macosx-10.10.1/bless-103/
H A Dfirmwaresyncd.c433 strlcpy(colonpath, kFirmwareFileOSPath, sizeof(colonpath));
441 strlcpy(timepath, kTSCacheDir, sizeof(timepath));
449 strlcpy(path, timepath, MAXPATHLEN);
579 strlcpy(espdev, "/dev/", sizeof(espdev));
603 strlcpy(mntpath, "/Volumes/firmwaresyncd.XXXXXX", sizeof(mntpath));
636 strlcpy(espfontpath, mntpath, sizeof(espfontpath));
654 strlcpy(espfontpath, mntpath, sizeof(espfontpath));
/macosx-10.10.1/sudo-73/src/
H A Dcheck.c340 n = strlcpy(np, user_shost, np - endp);
347 n = strlcpy(np, user_host, np - endp);
355 n = strlcpy(np, "root", np - endp);
357 n = strlcpy(np, runas_pw->pw_name, np - endp);
359 n = strlcpy(np, user_name, np - endp);
366 n = strlcpy(np, user_name, np - endp);
373 n = strlcpy(np, runas_pw->pw_name, np - endp);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dnetboot.c319 strlcpy(*str_p, path, *length_p);
367 strlcpy(info->server_name, server_name, info->server_name_length);
368 strlcpy(info->mount_point, mount_point, info->mount_point_length);
383 strlcpy(info->image_path + 1, image_path,
386 strlcpy(info->image_path, image_path,
474 strlcpy(path, S_netboot_info_p->mount_point, path_len);
475 strlcpy(name, S_netboot_info_p->server_name, name_len);
/macosx-10.10.1/crontabs-52/newsyslog/
H A Dnewsyslog.c460 strlcpy(temp_reason, " (no -C option)", REASON_MAX);
462 strlcpy(temp_reason, " (no C flag)", REASON_MAX);
576 strlcpy(daytime, ptimeget_ctime(timenow) + 4, DAYTIME_LEN);
1424 strlcpy(dirpart, archdirname, sizeof(dirpart));
1427 strlcpy(dirpart, ent->log, sizeof(dirpart));
1441 strlcpy(namepart, ent->log, sizeof(namepart));
1443 strlcpy(namepart, p + 1, sizeof(namepart));
1476 (void) strlcpy(file2, file1, sizeof(file2));
1485 (void) strlcpy(zfile1, file1, sizeof(zfile1));
1486 (void) strlcpy(zfile
[all...]
/macosx-10.10.1/bootp-298/ipconfig.tproj/
H A Dclient.c290 strlcpy(name, argv[0], sizeof(name));
330 strlcpy(name, argv[0], sizeof(name));
367 strlcpy(name, argv[0], sizeof(name));
398 strlcpy(name, argv[0], sizeof(name));
672 strlcpy(if_name, argv[0], sizeof(if_name));
799 strlcpy(if_name, argv[0], sizeof(if_name));
874 strlcpy(if_name, argv[1], sizeof(if_name));
910 strlcpy(if_name, argv[0], sizeof(if_name));
968 strlcpy(if_name, argv[0], sizeof(if_name));
1020 strlcpy(if_nam
[all...]
/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dipsec_utils.c126 strlcpy( thepath, path, slen+1);
360 strlcpy(str, "pre_shared_key", sizeof(str));
364 strlcpy(str, "pre_shared_key", sizeof(str));
366 strlcpy(str, "rsasig", sizeof(str));
368 strlcpy(str, "xauth_psk_client", sizeof(str));
370 strlcpy(str, "xauth_rsa_client", sizeof(str));
372 strlcpy(str, "hybrid_rsa_client", sizeof(str));
377 strlcpy(str, "pre_shared_key", sizeof(str));
381 strlcpy(str, xauth_enabled ? "xauth_psk_client" : "pre_shared_key", sizeof(str));
383 strlcpy(st
[all...]

Completed in 167 milliseconds

1234567891011>>