Home
last modified time | relevance | path

Searched refs:buf_get_fd (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.h173 int buf_get_fd (struct buffer *);
H A Dms-buffer.c100 return buf_get_fd (mb->cur); in ms_buffer_get_fd()
H A Dlog-buffer.c458 return buf_get_fd (lb->buf); in log_buffer_get_fd()
H A Dzlib.c407 return buf_get_fd (cb->buf); in compress_buffer_get_fd()
H A Dbuffer.c1248 buf_get_fd (struct buffer *buf) in buf_get_fd() function
1708 return buf_get_fd (cb->buf); in packetizing_buffer_get_fd()
H A Dserver.c2454 to_primary_fd = buf_get_fd (buf_to_primary); in become_proxy()
2455 from_primary_fd = buf_get_fd (buf_from_primary); in become_proxy()
2456 to_net_fd = buf_get_fd (buf_to_net); in become_proxy()
2474 from_net_fd = buf_from_net ? buf_get_fd (buf_from_net) : -1; in become_proxy()
H A Dclient.c3621 int fd = buf_get_fd (to_server); in auth_server()
H A DChangeLog3518 (buf_copy_data, buf_free_data, buf_read_short_line, buf_get_fd,
3524 (buf_read_short_line, buf_get_fd, buf_copy_data, buf_free_data,