Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dhwdb-util.c24 static const char *default_hwdb_bin_dir = "/etc/udev"; variable
637 hwdb_bin = path_join(root, hwdb_bin_dir ?: default_hwdb_bin_dir, "hwdb.bin"); in hwdb_update()