Home
last modified time | relevance | path

Searched defs:open (Results 1 – 2 of 2) sorted by relevance

/tools/usb/usbip/libsrc/
Dusbip_host_common.h25 int (*open)(struct usbip_host_driver *hdriver); member
/tools/include/nolibc/
Dnolibc.h2049 int open(const char *path, int flags, mode_t mode) in open() function