HomeSort by relevance Sort by last modified time
    Searched refs:strcpy (Results 251 - 275 of 1304) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/ext2ed/
group_com.c 74 strcpy (buffer,"show");dispatch (buffer);
103 strcpy (buffer,"show");dispatch (buffer);
  /external/e2fsprogs/lib/blkid/
dev.c 143 strcpy(new_type, search_type);
144 strcpy(new_value, search_value);
  /external/e2fsprogs/lib/ext2fs/
finddev.c 58 strcpy(dp->name, name);
109 strcpy(cp, path);
  /external/iproute2/lib/
ll_map.c 92 strcpy(im->name, RTA_DATA(tb[IFLA_IFNAME]));
183 strcpy(ncache, name);
  /external/iproute2/tc/
emp_ematch.l 25 strcpy(buf, *ematch_argv); \
  /external/libopus/silk/
debug.h 33 #include <string.h> /* strcpy, strcmp */
127 strcpy(silk_Timer_tags[ID], #TAG_NAME); \
155 strcpy(silk_Timer_tags[ID], #TAG_NAME); \
  /external/ltrace/sysdeps/linux-gnu/
hooks.c 43 strcpy(stpcpy(ret, str1), str2);
121 strcpy(tmp, home);
  /external/openfst/src/include/fst/extensions/far/
extract.h 84 strcpy(keys_cstr, keys.c_str());
90 strcpy(key_cstr, key.c_str());
  /external/oprofile/daemon/liblegacy/
opd_parse_proc.c 103 strcpy(exe_name, mapsfile);
115 strcpy(image_name, exe_name);
  /external/yaffs2/yaffs2/
yportenv.h 45 #define yaffs_strcpy(a,b) strcpy(a,b)
107 #define yaffs_strcpy(a,b) strcpy(a,b)
  /frameworks/av/services/audioflinger/
FastMixer.cpp 371 strcpy(traceName, "fRdy");
520 strcpy(string, "INITIAL");
523 strcpy(string, "HOT_IDLE");
526 strcpy(string, "COLD_IDLE");
529 strcpy(string, "EXIT");
532 strcpy(string, "MIX");
535 strcpy(string, "WRITE");
538 strcpy(string, "MIX_WRITE");
  /hardware/libhardware_legacy/wifi/
wifi.c 414 strcpy(supplicant_name, P2P_SUPPLICANT_NAME);
415 strcpy(supplicant_prop_name, P2P_PROP_NAME);
424 strcpy(supplicant_name, SUPPLICANT_NAME);
425 strcpy(supplicant_prop_name, SUPP_PROP_NAME);
503 strcpy(supplicant_name, P2P_SUPPLICANT_NAME);
504 strcpy(supplicant_prop_name, P2P_PROP_NAME);
506 strcpy(supplicant_name, SUPPLICANT_NAME);
507 strcpy(supplicant_prop_name, SUPP_PROP_NAME);
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 204 strcpy(pathp, &p[2]);
245 strcpy(pathp, &p[2]);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/ssp/
string.h 47 #undef strcpy macro
110 #define strcpy(dest, src) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
string3.h 34 # undef strcpy macro
105 __NTH (strcpy (char *__restrict __dest, __const char *__restrict __src)) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
string.h 47 #undef strcpy macro
110 #define strcpy(dest, src) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
string3.h 34 # undef strcpy macro
105 __NTH (strcpy (char *__restrict __dest, __const char *__restrict __src)) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
string.h 47 #undef strcpy macro
110 #define strcpy(dest, src) \ macro
  /bionic/libc/bionic/
system_properties_compat.c 112 strcpy(name, pi->name);
  /bionic/libc/dns/nameser/
ns_samedomain.c 177 strcpy(dst, src);
  /device/lge/hammerhead/libsensors/
ProximitySensor.cpp 64 strcpy(sysfs, I2C);
  /external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
oi_string.h 62 #define OI_Strcpy(dest, src) strcpy((dest),(src))
  /external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/
DateFmtPerf.h 156 strcpy(locale, loc);
250 strcpy(locale, loc);
379 strcpy(locale, loc);
457 strcpy(locale, loc);
  /external/chromium_org/third_party/mesa/src/src/egl/main/
egllog.c 197 strcpy(msg, "<message truncated>");
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_describe.c 35 strcpy(buf, "pipe_object");

Completed in 1377 milliseconds

<<11121314151617181920>>