Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/File/linux/
H A Dfile.h31 int get_fd() const { return fd; } in get_fd() function
/freebsd/contrib/libfido2/fuzz/
H A Dpreload-snoop.c42 get_fd(const char *hid_path, const char *suffix) in get_fd() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h501 int get_fd() const { return FD; } in get_fd() function
/freebsd/contrib/ee/
H A Dee.c165 int get_fd; /* file descriptor for reading a file */ variable