Searched defs:tiovcount (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndvudata.c49 _tx_sndvudata(int fd, const struct t_unitdata *unitdata, struct t_iovec *tiov, unsigned int tiovcount, int api_semantics) argument
H A Dt_rcvv.c50 _tx_rcvv(int fd, struct t_iovec *tiov, unsigned int tiovcount, int *flags, argument
H A Dt_rcvvudata.c51 _tx_rcvvudata( int fd, struct t_unitdata *unitdata, struct t_iovec *tiov, unsigned int tiovcount, int *flags, int api_semantics ) argument
H A Dt_sndv.c48 _tx_sndv(int fd, const struct t_iovec *tiov, unsigned int tiovcount, argument
H A Dxti_wrappers.c194 _xti_rcvv(int fd, struct t_iovec *tiov, unsigned int tiovcount, int *flags) argument
245 _xti_sndv(int fd, const struct t_iovec *tiov, unsigned int tiovcount, int flags) argument
200 _xti_rcvvudata(int fd, struct t_unitdata *unitdata, struct t_iovec *tiov, unsigned int tiovcount, int *flags) argument
251 _xti_sndvudata(int fd, struct t_unitdata *unitdata, struct t_iovec *tiov, unsigned int tiovcount) argument
H A D_utility.c1497 _t_bytecount_upto_intmax(const struct t_iovec *tiov, unsigned int tiovcount) argument
1525 _t_gather(char *dataptr, const struct t_iovec *tiov, unsigned int tiovcount) argument
1552 _t_scatter(struct strbuf *pdatabuf, struct t_iovec *tiov, int tiovcount) argument
1613 _t_copy_tiov_to_iov(const struct t_iovec *tiov, int tiovcount, argument
[all...]

Completed in 104 milliseconds