Searched defs:iov_count (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/readv/ |
H A D | readv01.c | 32 int iov_count, exp_ret; member
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 493 fuse_send_data_iov_fallback(struct fuse_session *se, struct fuse_chan *ch, struct iovec *iov, int iov_count, struct fuse_bufvec *buf, size_t len) global() argument 659 fuse_send_data_iov(struct fuse_session *se, struct fuse_chan *ch, struct iovec *iov, int iov_count, struct fuse_bufvec *buf, unsigned int flags) global() argument 863 fuse_send_data_iov(struct fuse_session *se, struct fuse_chan *ch, struct iovec *iov, int iov_count, struct fuse_bufvec *buf, unsigned int flags) global() argument [all...] |
Completed in 4 milliseconds