Searched refs:GetHandleFromFd (Results 1 – 4 of 4) sorted by relevance
104 intptr_t GetHandleFromFd(int fd);
131 intptr_t GetHandleFromFd(int fd) { in GetHandleFromFd() function
136 reinterpret_cast<void *>(GetHandleFromFd(OutputFd))); in DupAndCloseStderr()
238 intptr_t GetHandleFromFd(int fd) { in GetHandleFromFd() function