Searched refs:strcpy (Results 676 - 700 of 884) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/usr.sbin/kbdmap/
H A Dkbdmap.c391 strcpy(cmd, dialog);
/freebsd-13-stable/usr.sbin/lpr/common_source/
H A Dctlinfo.c304 strcpy(cpriv->pub.cji_fname, cfname);
/freebsd-13-stable/usr.sbin/lpr/lpd/
H A Dlpd.c330 strcpy(un.sun_path, _PATH_SOCKETNAME);
/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c1077 strcpy(cp - 1, cp);
1863 strcpy(zwork->zw_fname, zfile2);
2189 strcpy(stmp->sw_fname, ent->pid_cmd_file);
2234 strcpy(ztmp->zw_fname, zipfname);
/freebsd-13-stable/usr.sbin/ppp/
H A Dnat_cmd.c409 strcpy(cmd + pos, arg->argv[f]);
/freebsd-13-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c122 strcpy(prefix, _PATH_PWD);
/freebsd-13-stable/usr.sbin/quot/
H A Dquot.c297 strcpy(usr->name,pwd->pw_name);
/freebsd-13-stable/usr.sbin/rpc.lockd/
H A Dlockd.c278 strcpy(sun.sun_path, _PATH_RPCLOCKDSOCK);
/freebsd-13-stable/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c237 strcpy(sun.sun_path, _PATH_RPCTLSCDSOCK);
/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcbind.c328 strcpy(sun.sun_path, _PATH_RPCBINDSOCK);
/freebsd-13-stable/usr.sbin/rtadvd/
H A Dcontrol_server.c156 strcpy(p, ifi->ifi_ifname);
/freebsd-13-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c134 strcpy(data, p->ssid);
/freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c1413 strcpy (AcpiDbTraceMethodName, MethodArg);
H A Ddbexec.c588 strcpy (NameString, Name);
/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.c574 strcpy(ep->name, fq_codel_desc.name);
/freebsd-13-stable/sys/powerpc/powermac/
H A Dfcu.c468 strcpy(sc->sc_fans[i].fan.name, location + len);
/freebsd-13-stable/usr.bin/mail/
H A Dcmd3.c722 strcpy(cp, *ap);
/freebsd-13-stable/usr.bin/netstat/
H A Dinet6.c1333 strcpy(line, "*");
/freebsd-13-stable/usr.bin/quota/
H A Dquota.c537 strcpy(qup->fsname, fst[i].f_mntonname);
/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_parse.c488 strcpy(name, tok.str);
/freebsd-13-stable/sbin/fsck_ffs/
H A Dfsutil.c1128 (void)strcpy(namebuf, "/");
1132 (void)strcpy(namebuf, "?");
/freebsd-13-stable/sbin/init/
H A Dinit.c1457 strcpy(term, "TERM=");
1521 strcpy(term, "TERM=");
/freebsd-13-stable/sbin/natd/
H A Dnatd.c850 strcpy (src, inet_ntoa (ip->ip_src));
851 strcpy (dst, inet_ntoa (ip->ip_dst));
/freebsd-13-stable/libexec/bootpd/
H A Dreadfile.c340 strcpy(timestr, ctime(&(st.st_mtime)));
1233 strcpy(s->string, retstring);
/freebsd-13-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c262 return (strcpy(xalloc(strlen(s) + 1), s));
1265 strcpy(iname, s);

Completed in 501 milliseconds

<<21222324252627282930>>