Searched defs:hwdb_bin_dir (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudevadm-hwdb.c567 const char *hwdb_bin_dir = "/etc/udev"; local
579 hwdb_bin_dir = UDEVLIBEXECDIR;
654 hwdb_bin = strjoin(root, "/", hwdb_bin_dir, "/hwdb.bin", NULL);

Completed in 8 milliseconds