HomeSort by relevance Sort by last modified time
    Searched full:strcpy (Results 201 - 225 of 2026) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h 270 strcpy((p).pws.pw_name, (p).pwp->pw_name);
274 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd);
278 strcpy((p).pws.pw_class, (p).pwp->pw_class);
282 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos);
286 strcpy((p).pws.pw_dir, (p).pwp->pw_dir);
290 strcpy((p).pws.pw_shell, (p).pwp->pw_shell);
300 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
303 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
306 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
309 strcpy((p).pws.pw_comment, (p).pwp->pw_comment),
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos_r.h 279 strcpy((p).pws.pw_name, (p).pwp->pw_name);
283 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd);
287 strcpy((p).pws.pw_class, (p).pwp->pw_class);
291 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos);
295 strcpy((p).pws.pw_dir, (p).pwp->pw_dir);
299 strcpy((p).pws.pw_shell, (p).pwp->pw_shell);
309 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
312 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
315 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
318 strcpy((p).pws.pw_comment, (p).pwp->pw_comment),
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 270 strcpy((p).pws.pw_name, (p).pwp->pw_name);
274 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd);
278 strcpy((p).pws.pw_class, (p).pwp->pw_class);
282 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos);
286 strcpy((p).pws.pw_dir, (p).pwp->pw_dir);
290 strcpy((p).pws.pw_shell, (p).pwp->pw_shell);
300 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
303 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
306 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
309 strcpy((p).pws.pw_comment, (p).pwp->pw_comment),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 270 strcpy((p).pws.pw_name, (p).pwp->pw_name);
274 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd);
278 strcpy((p).pws.pw_class, (p).pwp->pw_class);
282 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos);
286 strcpy((p).pws.pw_dir, (p).pwp->pw_dir);
290 strcpy((p).pws.pw_shell, (p).pwp->pw_shell);
300 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
303 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
306 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
309 strcpy((p).pws.pw_comment, (p).pwp->pw_comment),
    [all...]
  /external/e2fsprogs/ext2ed/
init.c 71 strcpy (last_command_line,"help"); /* Show the help screen to the user */
143 strcpy (variable_type,variable_name);
197 strcpy (ptr->name,name);
236 strcpy (ptr->field_names [ptr->fields_num],v_name);
363 strcpy (ptr->names [num],name);
367 strcpy (ptr->descriptions [num],description);
497 strcpy (buffer, ETC_DIR);
507 strcpy (Ext2Descriptors,value);
511 strcpy (AlternateDescriptors,value);
515 strcpy (LogFile,value)
    [all...]
  /external/bison/djgpp/
subpipe.c 81 strcpy(tmp_file_name[0], tmpdir);
88 strcpy(tmp_file_name[1], tmpdir);
143 strcpy(arguments[argc], argv[argc]);
  /external/clang/test/Analysis/
taint-generic.c 15 #define strcpy(dest, src) \ macro
83 // Test taint propagation through strcpy and family.
85 strcpy(scpy, s);
  /external/e2fsprogs/util/
subst.c 50 strcpy(ent->name, name);
51 strcpy(ent->value, value);
355 strcpy(newfn, outfn);
  /external/ppp/pppd/plugins/pppoatm/
ans.c 171 strcpy(buf,"AESA.ATMA.INT.");
190 strcpy (buf, "NSAP.INT.");
240 strcpy(buf,".E164.ATMA.INT.");
  /external/svox/pico/lib/
picodbg.c 266 strcpy(logFilterFN, PICODBG_DEFAULT_FILTERFN);
294 strcpy(logFilterFN, name);
348 strcpy(ctxbuf, "*** ");
  /frameworks/native/cmds/installd/
utils.c 334 strcpy(dirpos, dir);
351 strcpy(dirpos, de->d_name);
452 strcpy(dir->name, name);
484 strcpy(file->name, name);
646 strcpy(dirname, basepath);
681 strcpy(pos, dir->name);
758 strcpy(create_dir_path(path, file->dir), file->name);
972 strcpy(result, s1);
973 strcpy(result + len_s1, s2);
988 strcpy(result, s1)
    [all...]
  /sdk/emulator/qtools/
dmtrace.cpp 44 strcpy(tmpData, "/tmp/dmtrace-data-XXXXXX");
178 strcpy(sig, paren);
197 strcpy(method, dot + 1);
  /bionic/libstdc++/include/
cstring 53 using ::strcpy;
  /development/ide/xcode/ports/
skia_mac.cp 37 strcpy(&workingDirectory[prefixLength], systemParent);
  /external/bison/m4/
memchr.m4 69 strcpy (fence - 9, "12345678");
  /external/chromium/chrome/common/
multi_process_lock_linux.cc 59 // before we call SUN_LEN which depends on strcpy working.
  /external/chromium_org/chrome/common/
multi_process_lock_linux.cc 57 // before we call SUN_LEN which depends on strcpy working.
  /external/chromium_org/chrome/installer/mini_installer/
mini_string_test.cc 25 // Tests the strcat/strcpy/length support of the StackString class.
  /external/chromium_org/native_client_sdk/src/libraries/xray/
stringpool.c 66 strcpy(dst, src);
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftstdlib.h 85 #define ft_strcpy strcpy
  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.c 265 strcpy(newPath, oldPath);
266 strcpy(newPath+oldLen, U_PATH_SEP_STRING);
267 strcpy(newPath+oldLen+1, toAppend);
311 strcpy(p, __FILE__);
325 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING );
378 strcpy(p, __FILE__);
392 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "out" U_FILE_SEP_STRING);
441 strcpy(retStr, dataDir);
542 strcpy(tdpath, directory);
  /external/chromium_org/third_party/icu/source/test/intltest/
ucdtest.cpp 201 strcpy(newPath, pathToDataDirectory());
207 strcpy(backupPath, U_TOPSRCDIR U_FILE_SEP_STRING "data");
209 strcpy(backupPath, loadTestData(errorCode));
228 strcpy(basename, "DerivedNormalizationProps.txt");
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
defaults.cc 70 strcpy(computer_name, "host");
  /external/chromium_org/third_party/npapi/npspy/common/
logfile.cpp 57 strcpy(szFileName, filename);
  /external/chromium_org/third_party/openssl/openssl/crypto/dso/
dso_dl.c 269 strcpy(merged, filespec1);
281 strcpy(merged, filespec2);
307 strcpy(merged, filespec2);
309 strcpy(&merged[spec2len + 1], filespec1);

Completed in 609 milliseconds

1 2 3 4 5 6 7 891011>>