Home
last modified time | relevance | path

Searched defs:get_fd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dpreload-snoop.c42 get_fd(const char *hid_path, const char *suffix) in get_fd() function
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.h85 type_buf_get_fd get_fd; member
H A Dbuffer.c45 type_buf_get_fd get_fd, in buf_initialize()
/netbsd-src/lib/libperfuse/
H A Dperfuse.c118 get_fd(const char *data) in get_fd() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h467 int get_fd() const { return FD; } in get_fd() function