Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_cpp.cpp20 int open(const struct bpf_object_open_opts *opts = nullptr) in open() function in Skeleton
/tools/usb/usbip/libsrc/
Dusbip_host_common.h25 int (*open)(struct usbip_host_driver *hdriver); member
/tools/include/nolibc/
Dsys.h750 int open(const char *path, int flags, ...) in open() function