ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <linux.h>
Public Attributes | |
void * | iov_base |
__kernel_size_t | iov_len |
char * | iov_base |
int | iov_len |
void* iovec::iov_base |
Definition at line 1701 of file linux.h.
Referenced by adns__querysend_tcp().
char* iovec::iov_base |
Definition at line 139 of file adns_win32.h.
__kernel_size_t iovec::iov_len |
Definition at line 1702 of file linux.h.
Referenced by adns__querysend_tcp(), and adns_writev().
int iovec::iov_len |
Definition at line 140 of file adns_win32.h.