Searched refs:__repmgr_writev (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h68 int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h68 int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h68 int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/repmgr/
H A Drepmgr_posix.c488 * PUBLIC: int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
491 __repmgr_writev(fd, iovec, buf_count, byte_count_p) function
H A Drepmgr_windows.c469 __repmgr_writev(fd, iovec, buf_count, byte_count_p) function
H A Drepmgr_net.c526 while ((ret = __repmgr_writev(conn->fd, &iovecs.vectors[iovecs.offset],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/repmgr/
H A Drepmgr_posix.c488 * PUBLIC: int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
491 __repmgr_writev(fd, iovec, buf_count, byte_count_p) function
H A Drepmgr_windows.c469 __repmgr_writev(fd, iovec, buf_count, byte_count_p) function
H A Drepmgr_net.c526 while ((ret = __repmgr_writev(conn->fd, &iovecs.vectors[iovecs.offset],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/repmgr/
H A Drepmgr_posix.c488 * PUBLIC: int __repmgr_writev __P((socket_t, db_iovec_t *, int, size_t *));
491 __repmgr_writev(fd, iovec, buf_count, byte_count_p) function
H A Drepmgr_windows.c469 __repmgr_writev(fd, iovec, buf_count, byte_count_p) function
H A Drepmgr_net.c526 while ((ret = __repmgr_writev(conn->fd, &iovecs.vectors[iovecs.offset],

Completed in 208 milliseconds