Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtput.c129 static char *realloc_node(char *fdt, const char *name) in realloc_node() function
208 *blob = realloc_node(*blob, path); in create_paths()
244 *blob = realloc_node(*blob, p + 1); in create_node()