Searched defs:buf_len (Results 1 – 2 of 2) sorted by relevance
43 static void *apply_one(char *base, const char *overlay, size_t *buf_len, in apply_one()97 size_t buf_len; in do_fdtoverlay() local
121 static struct sym_entry *read_symbol(FILE *in, char **buf, size_t *buf_len) in read_symbol()