Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntpd.c1620 wait_child_sync_if(int pipe_read_fd,unsigned long wait_sync) global() argument
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4625 const int pipe_read_fd = m_pipe.GetReadFileDescriptor(); in Run() local