OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openbsd_backend
(Results
1 - 3
of
3
) sorted by null
/external/libusb_aah/libusb/
libusbi.h
931
extern const struct usbi_os_backend
openbsd_backend
;
core.c
41
const struct usbi_os_backend * const usbi_backend = &
openbsd_backend
;
[
all
...]
/external/libusb_aah/libusb/os/
openbsd_usb.c
90
const struct usbi_os_backend
openbsd_backend
= {
variable in typeref:struct:usbi_os_backend
Completed in 190 milliseconds