Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c37 static char default_rootdir[]="."; variable
38 static char *rootdir = default_rootdir;
536 if (rootdir != default_rootdir) { in main()