OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:need_unref
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/os/
darwin_usb.c
445
int ret = 0,
need_unref
= 0;
local
452
need_unref
= 1;
547
if (
need_unref
)
[
all
...]
linux_usbfs.c
792
int
need_unref
= 0;
local
813
need_unref
= 1;
829
if (
need_unref
)
[
all
...]
Completed in 287 milliseconds