KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Structures | Typedefs
iovec.h File Reference

Scatter/Gather arrays. More...

#include <sys/cdefs.h>
#include <stddef.h>

Go to the source code of this file.

Data Structures

struct  iovec
 Scatter/Gather array. More...
 

Typedefs

typedef struct iovec iovec_t
 Scatter/Gather array. More...
 

Detailed Description

Scatter/Gather arrays.

This file contains the definition of a scatter/gather array.

Author
Dan Potter

Typedef Documentation

typedef struct iovec iovec_t

Scatter/Gather array.