Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c++/detail/
H A Dprocess.cpp198 impl::stream_connect::stream_connect(const int src_fd, const int tgt_fd) in stream_connect()
/freebsd/contrib/atf/atf-c/detail/
H A Dprocess.c125 const int src_fd, const int tgt_fd) in atf_process_stream_init_connect()