Home
last modified time | relevance | path

Searched refs:realloc_node (Results 1 – 1 of 1) sorted by relevance

/external/dtc/
Dfdtput.c141 static char *realloc_node(char *fdt, const char *name) in realloc_node() function
220 *blob = realloc_node(*blob, path); in create_paths()
256 *blob = realloc_node(*blob, p + 1); in create_node()