Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtput.c189 static int create_paths(char **blob, const char *in_path) in create_paths() function
335 if (disp->auto_path && create_paths(&blob, *arg)) in do_fdtput()
344 ret = create_paths(&blob, *arg); in do_fdtput()