HomeSort by relevance Sort by last modified time
    Searched refs:alloc_string (Results 1 - 3 of 3) 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));

Completed in 427 milliseconds