OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_string
(Results
1 - 2
of
2
) 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);
/prebuilts/misc/common/swig/include/2.0.11/ocaml/
ocaml.swg
371
SWIG_Store_field(vv,0,
alloc_string
(len));
Completed in 2473 milliseconds