Searched defs:tofdp (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | run.c | 400 piped_child (command, tofdp, fromfdp) in piped_child() argument
|
H A D | client.c | 3842 connect_to_forked_server (tofdp, fromfdp) in connect_to_forked_server() argument 3878 connect_to_pserver (tofdp, fromfdp, verify_only, do_gssapi) in connect_to_pserver() argument 4146 start_tcp_server (tofdp, fromfdp) in start_tcp_server() argument 4825 start_rsh_server (tofdp, fromfdp) in start_rsh_server() argument 4912 start_rsh_server (tofdp, fromfdp) in start_rsh_server() argument
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | piped_child.c | 122 int piped_child(command, tofdp, fromfdp) in piped_child() argument
|