IOV_MAX
# define IOV_MAX _XOPEN_IOV_MAX
# define IOV_MAX DEF_IOV_MAX
# define IOV_MAX 16
#define IOV_MAX 1024 /* max elements in i/o vector */