Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtput.c32 int auto_path; /* automatically create all path components */ member
335 if (disp->auto_path && create_paths(&blob, *arg)) in do_fdtput()
343 if (disp->auto_path) in do_fdtput()
432 disp.auto_path = 1; in main()