Searched refs:GetHandleFromFd (Results 1 – 4 of 4) sorted by relevance
83 intptr_t GetHandleFromFd(int fd);
110 intptr_t GetHandleFromFd(int fd) { in GetHandleFromFd() function
111 reinterpret_cast<void *>(GetHandleFromFd(OutputFd))); in DupAndCloseStderr()
172 intptr_t GetHandleFromFd(int fd) { in GetHandleFromFd() function