Searched refs:strcat (Results 26 - 50 of 405) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/ddb5xxx/common/
H A Dprom.c50 strcat(arcs_cmdline, arg[i]);
51 strcat(arcs_cmdline, " ");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/philips/pnx8550/common/
H A Dprom.c44 strcat(arcs_cmdline, prom_argv[i]);
45 strcat(arcs_cmdline, " ");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/vr41xx/common/
H A Dinit.c78 strcat(arcs_cmdline, argv[i]);
80 strcat(arcs_cmdline, " ");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dmodule.c35 strcat(underscore, name);
65 strcat(underscore, name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dmodule.c35 strcat(underscore, name);
65 strcat(underscore, name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/atari/
H A Dconfig.c576 strcat(model, "Mega ST");
578 strcat(model, "ST");
582 strcat(model, "Mega STE");
584 strcat(model, "STE");
589 strcat(model, "Medusa");
591 strcat(model, "Hades");
593 strcat(model, "TT");
596 strcat(model, "Falcon");
598 strcat(model, " (with Afterburner040)");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dmount.cifs.c877 strcat(options,share_name);
884 strcat(options,ipaddr);
888 strcat(options,user_name);
892 strcat(options,mountpassword);
895 strcat(options,MOUNT_CIFS_VERSION_MAJOR);
898 strcat(options,",");
899 strcat(options,orgoptions);
947 strcat(mountent.mnt_opts,"ro");
949 strcat(mountent.mnt_opts,"rw");
951 strcat(mounten
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmltchar.h28 #define tcscat strcat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dget_pathname.c125 strcat(ret, parent_name);
126 strcat(ret, "/");
128 strcat(ret, gp.name);
130 strcat(ret, "???");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dstring.h52 char *strcat(char * dest, const char * src);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dstring.h40 extern char * strcat(char *, const char *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/soundbus/
H A Dsysfs.c24 strcat(buf, "\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/libsmbclient/src/lseekdir/
H A Dlseekdir_1.c68 strcat(dir_url,url);
69 strcat(dir_url,"/");
H A Dlseekdir_2.c68 strcat(dir_url,url);
69 strcat(dir_url,"/");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/libsmbclient/src/readdir/
H A Dreaddir_2.c74 strcat(dir_url,url);
75 strcat(dir_url,"/");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/libsmbclient/src/telldir/
H A Dtelldir_1.c68 strcat(dir_url,url);
69 strcat(dir_url,"/");
H A Dtelldir_2.c68 strcat(dir_url,url);
69 strcat(dir_url,"/");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dmprintf.c253 strcat(buffer, "space ");
255 strcat(buffer, "plus ");
257 strcat(buffer, "left ");
259 strcat(buffer, "alt ");
261 strcat(buffer, "short ");
263 strcat(buffer, "long ");
265 strcat(buffer, "longlong ");
267 strcat(buffer, "longdouble ");
269 strcat(buffer, "padnil ");
271 strcat(buffe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/
H A Dmain.c107 strcat(options, " ");
108 strcat(options, argv[i]);
131 strcat(from, p? p+1 : argv[from_arg]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils.c219 strcat(psong->contributor[ROLE_ARTIST], psong->contributor[ROLE_BAND]);
222 strcat(psong->contributor[ROLE_ARTIST], " - ");
225 strcat(psong->contributor[ROLE_ARTIST], psong->contributor[ROLE_CONDUCTOR]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils.c219 strcat(psong->contributor[ROLE_ARTIST], psong->contributor[ROLE_BAND]);
222 strcat(psong->contributor[ROLE_ARTIST], " - ");
225 strcat(psong->contributor[ROLE_ARTIST], psong->contributor[ROLE_CONDUCTOR]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils.c220 strcat(psong->contributor[ROLE_ARTIST], psong->contributor[ROLE_BAND]);
223 strcat(psong->contributor[ROLE_ARTIST], " - ");
226 strcat(psong->contributor[ROLE_ARTIST], psong->contributor[ROLE_CONDUCTOR]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/tdb/
H A Dcnid_tdb_open.c94 strcat(path, "/");
109 strcat(path, "/");
114 strcat(path, DBCNID);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/tdb/
H A Dcnid_tdb_open.c94 strcat(path, "/");
109 strcat(path, "/");
114 strcat(path, DBCNID);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dcwd.c99 strcat(result, "/");
100 strcat(result, tmp);

Completed in 308 milliseconds

1234567891011>>