Searched defs:pipe_read_fd (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/ntp/ntpd/ | ||
| H A D | ntpd.c | 1638 int pipe_read_fd, |
| /src/contrib/llvm-project/lldb/source/Target/ | ||
| H A D | Process.cpp | 4625 const int pipe_read_fd = m_pipe.GetReadFileDescriptor(); in Run() local |