Definition in file writev.c.
Go to the source code of this file.
Defines | |
#define | REPS 50000 |
#define | PIECES 16 |
#define | PIECE_SIZE 200 |
Functions | |
int | main (void) |
|
Definition at line 26 of file writev.c. Referenced by main(). |
|
Definition at line 25 of file writev.c. Referenced by main(). |
|
|
|
Definition at line 28 of file writev.c. References close(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, ec_null, exit(), iovec::iov_base, iovec::iov_len, lseek(), open(), PERM_FILE, PIECE_SIZE, PIECES, readv(), REPS, syserr(), timestart(), timestop(), write(), and writev(). |