Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/sys/
H A Diovec.inl154 * Sets the particular IOVEC data buffer.
156 * @param [in] iov Pointer to the IOVEC element.
166 * Sets the length of the particular IOVEC data buffer.
168 * @param [in] iov Pointer to the IOVEC element.
178 * Returns the length of the particular IOVEC data buffer.
180 * @param [in] iov Pointer to the IOVEC element.
182 * @return The length of the IOVEC data buffer.
191 * Calculates the total length of the IOVEC array buffers.
193 * @param [in] iov Pointer to the array of IOVEC elements.
194 * @param [in] iov_cnt Number of elements in the IOVEC array.
[all …]
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/net/
H A Dsock.h60 #define IOVEC struct iovec macro
65 #define IOVEC WSABUF macro
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dconnection.h66 IOVEC *block;
H A Dconnection.c545 v->block = calloc (start, sizeof (IOVEC)); in connection_bufs_init()
575 IOVEC *arr = realloc (v->block, (len*sizeof(IOVEC))); in connection_bufs_append()
588 static int connbufs_locate_start (struct connection_bufs *vects, int skip, IOVEC *old_value, int *o… in connbufs_locate_start()
591 IOVEC *p = vects->block; in connbufs_locate_start()
619 IOVEC *p = vectors->block, old_vals; in connection_bufs_send()
639 IOVEC *io = p; in connection_bufs_send()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_iov.inl79 * Fill IOVEC data structure by the data provided in the array of UCT IOVs.
/dports/news/inn-current/inn-2.7-20211226/innd/
H A Dart.c19 typedef struct iovec IOVEC; typedef
/dports/news/inn/inn-2.6.4/innd/
H A Dart.c19 typedef struct iovec IOVEC; typedef
/dports/sysutils/shlock/inn-2.6.4/innd/
H A Dart.c19 typedef struct iovec IOVEC; typedef