Searched refs:make_bufs_from_fds (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/cvs-1.12/src/ |
| HD | rsh-client.c | 121 make_bufs_from_fds (pipes[0], pipes[1], child_pid, to_server_p, in start_rsh_server() 194 make_bufs_from_fds (tofd, fromfd, child_pid, root, to_server_p, in start_rsh_server()
|
| HD | client.h | 26 void make_bufs_from_fds (int, int, int, cvsroot_t *,
|
| HD | client.c | 3439 make_bufs_from_fds(int tofd, int fromfd, int child_pid, cvsroot_t *root, in make_bufs_from_fds() function 3542 make_bufs_from_fds (sock, sock, 0, root, &to_server, &from_server, 1); in connect_to_pserver() 3832 make_bufs_from_fds (tofd, fromfd, child_pid, root, to_server_p, in connect_to_forked_server() 3920 make_bufs_from_fds (tofd, fromfd, 0, root, to_server_p, in open_connection_to_server() 3923 make_bufs_from_fds (tofd, fromfd, 0, root, to_server_p, in open_connection_to_server()
|