Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_socket_stream.h68 int PipeFD[2]; // Not modified after construction other then move constructor variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_socket_stream.cpp164 int PipeFD[2]; in getSocketFD() local