Searched refs:strlcpy (Results 301 - 325 of 1237) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/crypto/heimdal/lib/wind/
H A Dtest-normalize.c152 strlcpy(filename, argv[1], sizeof(filename));
/freebsd-13-stable/crypto/openssh/
H A Dsshlogin.c81 strlcpy(buf, li.hostname, bufsize);
/freebsd-13-stable/usr.sbin/ac/
H A Dac.c118 strlcpy(tp->line, line, sizeof(tp->line));
201 strlcpy(up->user, user, sizeof(up->user));
380 strlcpy(up->ut_line, Console, sizeof(up->ut_line));
396 strlcpy(lp->user, up->ut_user, sizeof(lp->user));
/freebsd-13-stable/usr.sbin/gstat/
H A Dgstat.c144 strlcpy(f_s, optarg, sizeof(f_s));
248 strlcpy(pf_s, f_s, sizeof(pf_s));
554 strlcpy(tmp_f_s, line, sizeof(f_s));
574 strlcpy(f_s, tmp_f_s, sizeof(f_s));
/freebsd-13-stable/usr.sbin/rtsold/
H A Dcap_llflags.c92 if (strlcpy(ifr6.ifr_name, ifname, sizeof(ifr6.ifr_name)) >=
/freebsd-13-stable/usr.bin/netstat/
H A Dcommon.c131 strlcpy(ifmap[ifindex].ifname, ifa->ifa_name, IFNAMSIZ);
/freebsd-13-stable/tools/regression/netinet/udpzerobyte/
H A Dudpzerobyte.c138 strlcpy(sun.sun_path, "/tmp/udpzerosize-socket", sizeof(sun.sun_path));
/freebsd-13-stable/tools/regression/netinet6/inet6_rth/
H A Dtest_subr.c49 strlcpy(g_funcname, bufp,
/freebsd-13-stable/sbin/pfctl/
H A Dparse.y877 if (strlcpy(r.tagname, $9.tag,
884 if (strlcpy(r.match_tagname, $9.match_tag,
927 if (strlcpy(r.match_tagname, $9.match_tag,
1076 strlcpy(loadanchor->anchorname, $3, MAXPATHLEN);
1139 if (strlcpy(r.match_tagname, $8.match_tag,
1280 if (strlcpy(j->ifname, i->ifname,
1293 if (strlcpy(h->addr.v.ifname, i->ifname,
1550 if (strlcpy(a.qname, $2, sizeof(a.qname)) >=
2017 if (strlcpy($$->queue, $1, sizeof($$->queue)) >=
2085 if (strlcpy(
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Druserpass.c80 strlcpy (hostname_str, "", sz);
96 strlcpy (hostname_str, ai->ai_canonname, sz);
/freebsd-13-stable/lib/geom/journal/
H A Dgeom_journal.c151 strlcpy(md.md_magic, G_JOURNAL_MAGIC, sizeof(md.md_magic));
277 strlcpy(md.md_provider, str, sizeof(md.md_provider));
/freebsd-13-stable/lib/geom/label/
H A Dgeom_label.c146 strlcpy(md.md_magic, G_LABEL_MAGIC, sizeof(md.md_magic));
150 strlcpy(md.md_label, label, sizeof(md.md_label));
/freebsd-13-stable/lib/libbe/
H A Dbe_access.c259 strlcpy(mnt_temp, "/tmp/be_mount.XXXX", sizeof(mnt_temp));
281 strlcpy(result_loc, mountpoint == NULL ? mnt_temp : mountpoint,
/freebsd-13-stable/lib/libc/iconv/
H A Dcitrus_mapper.c165 strlcpy(p, cp, (size_t)(cq - cp + 1));
171 strlcpy(p, cp, len + 1);
/freebsd-13-stable/lib/libc/net/
H A Dgethostbynis.c141 strlcpy(bp, cp, ep - bp);
157 strlcpy(bp, cp, ep - bp);
H A Dgetnetbyht.c117 strlcpy(bp, p, ep - bp);
142 strlcpy(bp, cp, ep - bp);
H A Dgetnetbynis.c98 strlcpy(bp, result, ep - bp);
125 strlcpy(bp, cp, ep - bp);
/freebsd-13-stable/lib/libgpio/
H A Dgpio.c114 strlcpy(cfg->g_name, gppin.gp_name, GPIOMAXNAME);
130 strlcpy(gppin.gp_name, name, GPIOMAXNAME);
/freebsd-13-stable/sbin/ifconfig/
H A Daf_inet.c187 strlcpy(ifr.ifr_name, name, IFNAMSIZ);
212 strlcpy(addreq.ifra_name, name, IFNAMSIZ);
/freebsd-13-stable/sbin/kldconfig/
H A Dkldconfig.c156 strlcpy(pathbuf, path, sizeof(pathbuf));
203 strlcpy(pathbuf, path, sizeof(pathbuf));
/freebsd-13-stable/lib/libnetbsd/
H A Dsockaddr_snprintf.c143 (void)strlcpy(addr = abuf, sun->sun_path, sizeof(abuf));
170 (void)strlcpy(abuf, link_ntoa(sdl), sizeof(abuf));
/freebsd-13-stable/libexec/rtld-elf/rtld-libc/
H A DMakefile.inc44 stpncpy strcat strchr strcmp stpcpy strcpy strcspn strdup strlcat strlcpy \
/freebsd-13-stable/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c185 strlcpy(ctx->scratch->ptr1, addrs->taglist,
199 strlcpy(ctx->scratch->ptr1, addrs->paramname,
279 strlcpy(addrs->taglist, ctx->scratch->ptr1,
285 strlcpy(addrs->paramname, ctx->scratch->ptr1,
399 strlcpy(ctx->scratch->ptr1, param->secname,
475 strlcpy(param->secname, ctx->scratch->ptr1,
560 strlcpy(ctx->scratch->ptr1, notify->taglist,
619 strlcpy(notify->taglist, ctx->scratch->ptr1,
/freebsd-13-stable/contrib/libevent/
H A DMakefile.nmake34 strlcpy.obj signal.obj bufferevent_filter.obj evthread.obj \
/freebsd-13-stable/bin/ln/
H A Dln.c255 if (strlcpy(bbuf, source, sizeof(bbuf)) >= sizeof(bbuf) ||
281 strlcpy(bbuf, target, sizeof(bbuf));

Completed in 146 milliseconds

<<11121314151617181920>>