Home
last modified time | relevance | path

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

/external/dtc/
Dfdtput.c44 int auto_path; /* automatically create all path components */ member
347 if (disp->auto_path && create_paths(&blob, *arg)) in do_fdtput()
355 if (disp->auto_path) in do_fdtput()
444 disp.auto_path = 1; in main()