Searched refs:make_bufs_from_fds (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/src/ |
| D | rsh-client.c | 133 make_bufs_from_fds (pipes[0], pipes[1], child_pid, to_server_p, in start_rsh_server() 214 make_bufs_from_fds (tofd, fromfd, child_pid, root, to_server_p, in start_rsh_server()
|
| D | client.h | 26 void make_bufs_from_fds (int, int, int, cvsroot_t *,
|
| D | client.c | 3441 make_bufs_from_fds(int tofd, int fromfd, int child_pid, cvsroot_t *root, in make_bufs_from_fds() function 3544 make_bufs_from_fds (sock, sock, 0, root, &to_server, &from_server, 1); in connect_to_pserver() 3834 make_bufs_from_fds (tofd, fromfd, child_pid, root, to_server_p, in connect_to_forked_server() 3926 make_bufs_from_fds (tofd, fromfd, 0, root, to_server_p, in open_connection_to_server() 3929 make_bufs_from_fds (tofd, fromfd, 0, root, to_server_p, in open_connection_to_server()
|