OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_string
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
logfile.c
31
static void
alloc_string
(struct string *s, int len)
function
168
alloc_string
(s, 100);
313
alloc_string
(&s1, strlen(log_dir) + strlen(s.s) + 2);
323
alloc_string
(&s2, strlen(log_dir) + strlen(s.s) + 2);
/toolchain/binutils/binutils-2.27/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;
Completed in 204 milliseconds