Searched defs:tiovcount (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | xti_wrappers.c | 194 _xti_rcvv(int fd, struct t_iovec *tiov, unsigned int tiovcount, int *flags) in _xti_rcvv() 201 unsigned int tiovcount, int *flags) in _xti_rcvvudata() 245 _xti_sndv(int fd, const struct t_iovec *tiov, unsigned int tiovcount, int flags) in _xti_sndv() 252 unsigned int tiovcount) in _xti_sndvudata()
|
H A D | t_sndvudata.c | 51 unsigned int tiovcount, int api_semantics) in _tx_sndvudata()
|
H A D | t_rcvvudata.c | 55 unsigned int tiovcount, in _tx_rcvvudata()
|
H A D | t_rcvv.c | 50 _tx_rcvv(int fd, struct t_iovec *tiov, unsigned int tiovcount, int *flags, in _tx_rcvv()
|
H A D | t_sndv.c | 48 _tx_sndv(int fd, const struct t_iovec *tiov, unsigned int tiovcount, in _tx_sndv()
|
H A D | _utility.c | 1491 _t_bytecount_upto_intmax(const struct t_iovec *tiov, unsigned int tiovcount) in _t_bytecount_upto_intmax() 1519 _t_gather(char *dataptr, const struct t_iovec *tiov, unsigned int tiovcount) in _t_gather() 1546 _t_scatter(struct strbuf *pdatabuf, struct t_iovec *tiov, int tiovcount) in _t_scatter() 1607 _t_copy_tiov_to_iov(const struct t_iovec *tiov, int tiovcount, in _t_copy_tiov_to_iov()
|