freebsd-src/usr.sbin/usbconfig/pathnames.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
133 B
C
Raw Normal View History

#include <paths.h>
#define _PATH_USBVDB "/usr/share/misc/usb_vendors"
#define _PATH_LUSBVDB _PATH_LOCALBASE "/share/usbids/usb.ids"