Home
last modified time | relevance | path

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

/external/dtc/
Dfdtput.c201 static int create_paths(char **blob, const char *in_path) in create_paths() function
347 if (disp->auto_path && create_paths(&blob, *arg)) in do_fdtput()
356 ret = create_paths(&blob, *arg); in do_fdtput()