HomeSort by relevance Sort by last modified time
    Searched full:alloc_string (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/e2fsck/
logfile.c 28 static void alloc_string(struct string *s, int len) function
165 alloc_string(s, 100);
308 alloc_string(&s1, strlen(log_dir) + strlen(s.s) + 2);
318 alloc_string(&s2, strlen(log_dir) + strlen(s.s) + 2);
  /toolchain/binutils/binutils-2.25/binutils/
rclex.c 62 struct alloc_string struct
64 struct alloc_string *next;
68 static struct alloc_string *strings;
249 struct alloc_string *as;
583 struct alloc_string *as;
588 struct alloc_string *n;
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
ocaml.swg 371 SWIG_Store_field(vv,0,alloc_string(len));
  /external/toybox/kconfig/
lex.zconf.c_shipped 810 void alloc_string(const char *str, int size)
1052 alloc_string(zconftext, zconfleng);
1124 alloc_string(zconftext, zconfleng);
    [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
e2fsck 
fsck.ext4 

Completed in 99 milliseconds