Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/File/linux/
H A Dfile.h29 int get_fd() const { return fd; } get_fd() function
/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h500 int get_fd() const { return FD; } in get_fd() function