OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_close
(Results
1 - 2
of
2
) sorted by null
/system/core/toolbox/upstream-netbsd/bin/dd/
dd.h
44
int (*
op_close
)(int);
member in struct:ddfops
64
#define ddop_close(dir, a1) dir.ops->
op_close
(a1)
/external/libusb/libusb/os/
linux_usbfs.c
1324
static void
op_close
(struct libusb_device_handle *dev_handle)
function
[
all
...]
Completed in 555 milliseconds